kopia lustrzana https://github.com/nextcloud/social
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1733/head
rodzic
722d483201
commit
5533ddeec9
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"social",
|
||||
{
|
||||
"Help" : "Bantuan",
|
||||
"Finish setup" : "Setup selesai",
|
||||
"Home" : "Rumah",
|
||||
"Delete" : "Padam",
|
||||
"Close" : "Tutup"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "Bantuan",
|
||||
"Finish setup" : "Setup selesai",
|
||||
"Home" : "Rumah",
|
||||
"Delete" : "Padam",
|
||||
"Close" : "Tutup"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Ładowanie…
Reference in New Issue