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

7 lines
165 B
JavaScript

OC.L10N.register(
"twofactor_nextcloud_notification",
{
"Cancel" : "Cancelar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");