From 043d7a014989dc32cb1c18b845b2b000ac8b647f Mon Sep 17 00:00:00 2001 From: Viet Dzung Date: Fri, 27 Oct 2017 22:41:45 +0700 Subject: [PATCH] Vietnamese translation added. (#522) --- translations/vi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 translations/vi.json diff --git a/translations/vi.json b/translations/vi.json new file mode 100644 index 0000000000..34bccb627a --- /dev/null +++ b/translations/vi.json @@ -0,0 +1,13 @@ +{ + "language": { + "vi": "Tiếng Việt" + }, + "panel": { + "config": "Cấu hình", + "states": "Tổng quan", + "map": "Bản đồ", + "logbook": "Nhật ký", + "history": "Lịch sử", + "log_out": "Đăng xuất" + } +}