Skip to content

Commit b840057

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 450710c commit b840057

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/id.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" : "Galat",
5+
"Copy to clipboard" : "Salin ke papan klip",
56
"Copied to clipboard" : "Disalin ke papan klip"
67
},
78
"nplurals=1; plural=0;");

l10n/id.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Error" : "Galat",
3+
"Copy to clipboard" : "Salin ke papan klip",
34
"Copied to clipboard" : "Disalin ke papan klip"
45
},"pluralForm" :"nplurals=1; plural=0;"
56
}

0 commit comments

Comments
 (0)