Files
NodeBB/public/language/vi/admin/admin.json

18 lines
748 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2018-06-06 09:32:03 +00:00
"alert.confirm-rebuild-and-restart": "Bạn có chắc chắn muốn xây lại và khởi động lại NodeBB?",
2017-03-04 09:22:16 +00:00
"alert.confirm-restart": "Bạn có thật sự muốn khởi động lại NodeBB",
2016-12-19 15:51:36 -05:00
2021-01-27 09:11:26 +00:00
"acp-title": "%1 | Bảng Điểu Khiển Quản Trị Viên NodeBB",
"settings-header-contents": "Nội dung",
2023-06-01 09:20:29 +00:00
"changes-saved": "Changes Saved",
"changes-saved-message": "Your changes to the NodeBB configuration have been saved.",
2021-12-07 09:06:28 +00:00
"changes-not-saved": "Thay Đổi Chưa Được Lưu",
2023-06-01 09:20:29 +00:00
"changes-not-saved-message": "NodeBB đã gặp sự cố khi lưu các thay đổi của bạn. (%1)",
"save-changes": "Save changes",
"min": "Min:",
"max": "Max:",
"view": "View",
"edit": "Edit",
"add": "Add",
"select-icon": "Select Icon"
2016-12-19 15:51:36 -05:00
}