7 lines
190 B
JavaScript
7 lines
190 B
JavaScript
OC.L10N.register(
|
|
"twofactor_nextcloud_notification",
|
|
{
|
|
"Cancel" : "Sguir dheth"
|
|
},
|
|
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");
|