Skip to content

Commit

Permalink
chore(i18n): removed unused hebrew language (#5074)
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd authored Mar 8, 2023
1 parent ec1ebcc commit 93407da
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions i18n/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
"hrefLang": "de",
"enabled": true
},
{
"code": "he",
"localName": "עברית",
"name": "Hebrew",
"langDir": "rtl",
"dateFormat": "DD.MM.YYYY",
"hrefLang": "he-IL",
"enabled": true
},
{
"code": "en",
"localName": "English",
Expand Down

0 comments on commit 93407da

Please sign in to comment.