diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/he.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/he.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/he.json b/apps/twofactor_backupcodes/l10n/he.json index 29bdfa2350f..32c8688960c 100644 --- a/apps/twofactor_backupcodes/l10n/he.json +++ b/apps/twofactor_backupcodes/l10n/he.json @@ -12,7 +12,6 @@ "If you regenerate backup codes, you automatically invalidate old codes." : "ייצור של קודים חדשים לגיבוי יבטל את תוקף הקודים הישנים.", "An error occurred while generating your backup codes" : "אירעה שגיאה ביצירת הקודים שלך לגיבוי", "{name} backup codes" : "{name} קודים לגיבוי", - "Submit" : "שליחה", - "_" : "_" + "Submit" : "שליחה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file |