Skip to content

Commit 2d7356f

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 22225dc commit 2d7356f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/vi.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"cloud_py_api",
33
{
44
"Error" : "Lỗi",
5+
"Copy to clipboard" : "Sao chép vào clipboard",
56
"Copied to clipboard" : "Đã sao chép vào bộ nhớ tạm"
67
},
78
"nplurals=1; plural=0;");

l10n/vi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Error" : "Lỗi",
3+
"Copy to clipboard" : "Sao chép vào clipboard",
34
"Copied to clipboard" : "Đã sao chép vào bộ nhớ tạm"
45
},"pluralForm" :"nplurals=1; plural=0;"
56
}

0 commit comments

Comments
 (0)