7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
OC.L10N.register(
|
|
"twofactor_nextcloud_notification",
|
|
{
|
|
"Cancel" : "বাতির"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|