mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
7 lines
117 B
JavaScript
7 lines
117 B
JavaScript
|
|
OC.L10N.register(
|
||
|
|
"files_external",
|
||
|
|
{
|
||
|
|
"Location" : "Papan panggonan"
|
||
|
|
},
|
||
|
|
"nplurals=2; plural=(n != 1);");
|