mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-28 01:21:13 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "未読",
|
||||
"no_unread_topics": "未読のスレッドがあります。",
|
||||
"no_unread_topics": "未読のスレッドはありません。",
|
||||
"load_more": "もっと見る",
|
||||
"mark_as_read": "既読にする",
|
||||
"selected": "選択済み",
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Кэш записи",
|
||||
"posts-in-cache": "Записей в кэше",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"average-post-size": "Средний размер записи",
|
||||
"length-to-max": "Длина / Максимальная",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"post-cache-size": "Размер записи в кэше",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"control-panel": "Панель управления",
|
||||
"update-settings": "Обновить настройки кэша"
|
||||
}
|
||||
Reference in New Issue
Block a user