mirror of
https://github.com/nextcloud/server.git
synced 2026-02-15 16:59:47 -05:00
7 lines
127 B
JavaScript
7 lines
127 B
JavaScript
OC.L10N.register(
|
|
"comments",
|
|
{
|
|
"Cancel" : "ۋاز كەچ",
|
|
"Save" : "ساقلا"
|
|
},
|
|
"nplurals=1; plural=0;");
|