Skip to content

Commit

Permalink
Fixes #83, #1 - Add Vietnamese support
Browse files Browse the repository at this point in the history
 - Update vi-VN contents
 - Remove legacy promise management, not useful anymore
 - Remove ng-if to remove VI lang from UI
  • Loading branch information
Giap Giap TRAN authored and Kévin LEMELE committed Oct 3, 2018
1 parent b6e6155 commit f14a455
Show file tree
Hide file tree
Showing 16 changed files with 776 additions and 779 deletions.
23 changes: 11 additions & 12 deletions app/i18n/original/vi-VN/anonymousUrl.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
{
"ANONYMOUS_URL": {
"TBT__FIND_OUT": "",
"FIND_OUT": "Tìm hiểu thêm về LinShare!",
"FORM": {
"TBT__CANCEL": "",
"TBT__EMPTY": "",
"TBT__INVALID": "",
"TBT__LABEL": "",
"TBT__SUBMIT": "",
"TBT__TITLE": "",
"TBT__MSG" : ""
"CANCEL": "Hủy bỏ",
"EMPTY": "Chia sẻ yêu cầu mật khẩu truy cập",
"INVALID": "Mật khẩu cung cấp không hợp lệ",
"LABEL": "Mật khẩu",
"SUBMIT": "Gửi đi",
"TITLE": "Chia sẻ này được bảo vệ bằng mật khẩu",
"MSG" : "Nhập mật khẩu được cung cấp bởi người mời chia sẻ."
},
"HEADER": {
"TBT__TITLE": ""
"TITLE": "CỔNG TRUY CẬP ẨN DANH"
},
"HOME": {
"TBT__404": "",
"TBT__MESSAGE": ""
"404": "Url bạn đã cố truy cập không hợp lệ",
"MESSAGE": "Bạn cần một url hợp lệ để truy cập vào tài liệu được chia sẻ"
}
}
}

Loading

0 comments on commit f14a455

Please sign in to comment.