Update strings.xml

This commit is contained in:
Usland 2023-09-02 20:27:57 +03:00 committed by GitHub
parent e4c6ad9769
commit 3ee83ce311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<string name="keycode_mode_change">Змінити тип клавіатури</string>
<string name="keycode_shift">Shift</string>
<string name="keycode_enter">Enter</string>
<string name="keycode_space">Spacebar</string>
<string name="keycode_space">Пробіл</string>
<!-- Settings -->
<string name="show_clipboard_content">Показувати вміст буфера обміну, якщо він є</string>
<string name="show_popup">Показувати popup при натисканні</string>
@ -35,7 +35,7 @@
<string name="keyboard_height">Висота клавіатури</string>
<string name="show_key_borders">Показати рамки клавіш</string>
<string name="show_numbers_row">Відображення чисел в окремому рядку</string>
<string name="start_sentences_capitalized">Start sentences with a capital letter</string>
<string name="start_sentences_capitalized">Починати речення з великої літери</string>
<!-- Emojis -->
<string name="emojis">Емодзі</string>
<!--