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