Update l10n.dart

Hebrew
This commit is contained in:
Yosef halp 2025-03-06 15:54:47 +02:00 committed by GitHub
parent 79dd6e3e8e
commit 31892f4b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,7 @@ class L10n {
const Locale('bn', 'BD'),
const Locale('ca', 'AD'),
const Locale('cs', 'CZ'),
const Locale('he', 'IL'), // עברית (ישראל)
const Locale('de', 'GE'),
const Locale('es', 'ES'),
const Locale('fa', 'IR'),