mirror of
https://github.com/nextcloud/server.git
synced 2026-04-01 07:07:19 -04:00
8 lines
221 B
JavaScript
8 lines
221 B
JavaScript
OC.L10N.register(
|
|
"files_external",
|
|
{
|
|
"Username" : "သုံးစွဲသူအမည်",
|
|
"Password" : "စကားဝှက်",
|
|
"Location" : "တည်နေရာ"
|
|
},
|
|
"nplurals=1; plural=0;");
|