diff options
| author | Jules Aguillon | 2022-11-26 23:13:04 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-11-26 23:13:04 +0100 |
| commit | aaf3d8b63001e3bbff4fe16458fc7c392db867f1 (patch) | |
| tree | a67915e94e99bd3a4a41fc9c0229a950d38a292a /res/values-ko | |
| parent | 19c38ca6a2c3d0a82e50bde825fa6038e6d7684a (diff) | |
| download | unexpected-keyboard-aaf3d8b63001e3bbff4fe16458fc7c392db867f1.tar.gz unexpected-keyboard-aaf3d8b63001e3bbff4fe16458fc7c392db867f1.zip | |
Update French translation
Also, sync all the translations since the added option.
Diffstat (limited to 'res/values-ko')
| -rw-r--r-- | res/values-ko/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 217af01..23e9a7a 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">키보드 레이아웃 변경</string> <string name="pref_layout_e_system">시스템 세팅</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">악센트</string> <string name="pref_accents_e_all_installed">설치된 모든 언어의 악센트 표시</string> <string name="pref_accents_e_selected">선택한 언어의 악센트만 표시</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">매우 넓음</string> <string name="pref_key_horizontal_space">키보드 양 옆 간격</string> <string name="pref_key_vertical_space">키보드 세로 간격</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">다음</string> <string name="key_action_done">확인</string> <string name="key_action_go">Go</string> |
