mirror of
https://github.com/nextcloud/server.git
synced 2026-04-01 07:07:19 -04:00
7 lines
161 B
JavaScript
7 lines
161 B
JavaScript
OC.L10N.register(
|
|
"files",
|
|
{
|
|
"Files" : "ဖိုင်များ",
|
|
"Download" : "ဒေါင်းလုတ်"
|
|
},
|
|
"nplurals=1; plural=0;");
|