i18n: restore key parity after the Jalali calendar

The translation parity test fails on main again after the Jalali
calendar landed: the two newest locales, he and sk, were missed when
the twelve Jalali month names were added - they get the same Latin
transliterations every other non-Persian locale received.

fa in turn carried four keys that do not exist in en and are not
referenced anywhere in the code (the email_composer.text_direction
block and settings.templates.image_too_large) - removed, as the
suite's no-extra-keys check demands.
This commit is contained in:
dealerweb
2026-07-08 22:43:49 +02:00
committed by Linus Rath
parent e10fced28a
commit c0515001f1
3 changed files with 28 additions and 10 deletions
+13 -1
View File
@@ -2723,7 +2723,19 @@
"sep": "sep",
"oct": "okt",
"nov": "nov",
"dec": "dec"
"dec": "dec",
"far": "Farvardin",
"ord": "Ordibehesht",
"kho": "Khordad",
"tir": "Tir",
"mor": "Mordad",
"sha": "Shahrivar",
"meh": "Mehr",
"aba": "Aban",
"aza": "Azar",
"dey": "Dey",
"bah": "Bahman",
"esf": "Esfand"
},
"notifications": {
"event_created": "Udalosť bola vytvorená",