7 lines
127 B
JavaScript
7 lines
127 B
JavaScript
OC.L10N.register(
|
||
"twofactor_nextcloud_notification",
|
||
{
|
||
"Cancel" : "Dayandır"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|