mirror of
https://github.com/nextcloud/server.git
synced 2026-02-15 08:48:14 -05:00
6 lines
113 B
JavaScript
6 lines
113 B
JavaScript
OC.L10N.register(
|
|
"comments",
|
|
{
|
|
"Cancel" : "ਰੱਦ ਕਰੋ"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|