f7cloud_client/apps/twofactor_nextcloud_notification/l10n/es_419.js
2026-03-05 13:40:40 +00:00

8 lines
274 B
JavaScript

OC.L10N.register(
"twofactor_nextcloud_notification",
{
"Cancel" : "Cancelar",
"Two-Factor Authentication via Nextcloud notification" : "Autenticación de dos factores via Nextcloud"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");