mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
7 lines
117 B
JavaScript
7 lines
117 B
JavaScript
OC.L10N.register(
|
|
"comments",
|
|
{
|
|
"Cancel" : "ပယ်ဖျက်မည်"
|
|
},
|
|
"nplurals=1; plural=0;");
|