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

9 lines
256 B
JavaScript

OC.L10N.register(
"twofactor_nextcloud_notification",
{
"Approve" : "אישור",
"Cancel" : "ביטול",
"Please wait …" : "נא להמתין…"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");