7 lines
137 B
JavaScript
7 lines
137 B
JavaScript
OC.L10N.register(
|
|
"twofactor_totp",
|
|
{
|
|
"Authentication code" : "Codice de authentication"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|