Latest translations and fallbacks
parent
ab9f4ad636
commit
99dff11462
@ -1,7 +1,7 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "Bạn có thật sự muốn tải lại NodeBB",
|
||||
"alert.confirm-restart": "Bạn có thật sự muốn khởi động lại NodeBB",
|
||||
|
||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
||||
"settings-header-contents": "Contents"
|
||||
"acp-title": "%1 | Bảng điểu khiển",
|
||||
"settings-header-contents": "Nội dung"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"post-cache": "Cache bài viết",
|
||||
"posts-in-cache": "Cache cho bài viết",
|
||||
"average-post-size": "Kích thước bài viết",
|
||||
"length-to-max": "Độ dài / Tối Đa",
|
||||
"percent-full": "%1% Đầy",
|
||||
"post-cache-size": "Kích thước cache bài viết",
|
||||
"items-in-cache": "Thành phần trong Cache",
|
||||
"control-panel": "Bảng điều khiển",
|
||||
"update-settings": "Cập nhật thiết lập Cache"
|
||||
}
|
Loading…
Reference in New Issue