diff options
| author | RetrogisusDEV | 2024-02-10 06:38:46 -0400 |
|---|---|---|
| committer | GitHub | 2024-02-10 11:38:46 +0100 |
| commit | 93d8af45059e98c40cc19166db497643540b9ac1 (patch) | |
| tree | 72f4c8d6a5e5bc016542194c71a2bdbe1ead237f /res/values-ko | |
| parent | f74e5a9f73f9ce48250b41af9c17650ed084cf9d (diff) | |
| download | unexpected-keyboard-93d8af45059e98c40cc19166db497643540b9ac1.tar.gz unexpected-keyboard-93d8af45059e98c40cc19166db497643540b9ac1.zip | |
Custom border settings (#524)
Diffstat (limited to 'res/values-ko')
| -rw-r--r-- | res/values-ko/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index a697f68..90d7ce1 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -88,6 +88,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_border_config_title">Customize borders</string> --> + <!-- <string name="pref_border_width_title">Border Width</string> --> + <!-- <string name="pref_corners_radius_title">Corner radius</string> --> <string name="key_action_next">다음</string> <string name="key_action_done">확인</string> <string name="key_action_go">Go</string> |
