feat: unify the format of locale keys (#2380)

This commit is contained in:
YRMING 2023-09-06 20:51:01 +08:00 committed by GitHub
parent 907d9999dc
commit ca2ca2bef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 79 additions and 79 deletions

View file

@ -77,7 +77,7 @@
"activate": "Активувати",
"complete": "Вибрати",
"compose_desc": "Написати новий допис",
"n-people-in-the-past-n-days": "{0} користувачів за останні {1} днів",
"n_people_in_the_past_n_days": "{0} користувачів за останні {1} днів",
"select_lang": "Змінити мову",
"sign_in_desc": "Додати існуючий обліковий запис",
"switch_account": "Змінити обліковий запис на {0}",
@ -112,7 +112,7 @@
},
"error": {
"account_not_found": "Обліковий запис {0} не знайдено",
"explore-list-empty": "Зараз нічого не в тренді. Перевірте пізніше!",
"explore_list_empty": "Зараз нічого не в тренді. Перевірте пізніше!",
"file_size_cannot_exceed_n_mb": "Розмір файлу не може перевищувати {0} Мб",
"sign_in_error": "Не вдалося підключитися до сервера.",
"status_not_found": "Допис не знайдено",