Skip to content

Commit

Permalink
Add mapping for Hebrew.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomazErjavec committed Dec 31, 2024
1 parent 6ba528b commit 29799be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/parlamint2distro.pl
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ sub usage {
$country2lang{'GR'} = 'el';
$country2lang{'HR'} = 'hr';
$country2lang{'HU'} = 'hu';
$country2lang{'IL'} = 'he';
$country2lang{'IS'} = 'is';
$country2lang{'IT'} = 'it';
$country2lang{'LT'} = 'lt';
Expand Down

0 comments on commit 29799be

Please sign in to comment.