7 lines
135 B
JavaScript
7 lines
135 B
JavaScript
OC.L10N.register(
|
|
"twofactor_nextcloud_notification",
|
|
{
|
|
"Cancel" : "ರದ್ದು"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|