Fix UI bug with publish dialog
This commit is contained in:
parent
669d269fd9
commit
224c54b1a2
28 changed files with 75 additions and 69 deletions
|
@ -73,7 +73,7 @@
|
|||
"prefs_users_title": "Керувати користувачами",
|
||||
"prefs_users_table": "Таблиця користувачів",
|
||||
"prefs_users_edit_button": "Редагувати користувача",
|
||||
"prefs_users_dialog_button_save": "Зберегти",
|
||||
"common_save": "Зберегти",
|
||||
"prefs_appearance_title": "Зовнішній вигляд",
|
||||
"priority_default": "за замовчуванням",
|
||||
"priority_high": "високий",
|
||||
|
@ -178,8 +178,8 @@
|
|||
"prefs_users_table_user_header": "Користувач",
|
||||
"prefs_users_dialog_title_add": "Додати користувача",
|
||||
"prefs_users_dialog_username_label": "Ім'я користувача, наприклад phil",
|
||||
"prefs_users_dialog_button_cancel": "Скасувати",
|
||||
"prefs_users_dialog_button_add": "Додати",
|
||||
"common_cancel": "Скасувати",
|
||||
"common_add": "Додати",
|
||||
"prefs_appearance_language_title": "Мова",
|
||||
"error_boundary_gathering_info": "Зберіть більше інформації…",
|
||||
"priority_min": "мін",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue