diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index a1e5f520488..7a4ebd3a5a0 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -41,7 +41,6 @@ OC.L10N.register( "Details" : "Chi tiết", "Please select tag(s) to add to the selection" : "Vui lòng chọn (các) thẻ để thêm vào lựa chọn", "Apply tag(s) to selection" : "Áp dụng (các) thẻ cho lựa chọn", - "Select" : "Chọn", "Pending" : "Đang chờ", "Unable to determine date" : "Không thể xác định ngày", "This operation is forbidden" : "Thao tác bị cấm", @@ -209,6 +208,7 @@ OC.L10N.register( "Deleted shares" : "Chia sẻ đã xóa", "Pending shares" : "Chia sẻ đang chờ xử lý", "Text file" : "Tập tin văn bản", - "New text file.txt" : "Tệp văn bản mới.txt" + "New text file.txt" : "Tệp văn bản mới.txt", + "Select" : "Chọn" }, "nplurals=1; plural=0;"); |