Skip to content

Commit

Permalink
fix locale
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasnteireho committed Dec 14, 2023
1 parent 3d34379 commit f9d1065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mobile/util/tlang.js
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ export default function (lang, makestr) {
}

Languages.regional.he = {
locale: 'en',
locale: 'he',
Language: 'עברית',
LanguageEN: 'Hebrew',
AskYesNo_Yes: 'כן',
Expand Down

0 comments on commit f9d1065

Please sign in to comment.