kopia lustrzana https://github.com/nextcloud/social
11 wiersze
197 B
JavaScript
11 wiersze
197 B
JavaScript
|
OC.L10N.register(
|
||
|
"social",
|
||
|
{
|
||
|
"Help" : "Bantuan",
|
||
|
"Finish setup" : "Setup selesai",
|
||
|
"Home" : "Rumah",
|
||
|
"Delete" : "Padam",
|
||
|
"Close" : "Tutup"
|
||
|
},
|
||
|
"nplurals=1; plural=0;");
|