mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 07:21:11 -05:00
7 lines
148 B
JavaScript
7 lines
148 B
JavaScript
OC.L10N.register(
|
|
"comments",
|
|
{
|
|
"Cancel" : "لابردن",
|
|
"Save" : "پاشکهوتکردن"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|