Skip to content

Commit

Permalink
Enabling Irish language (#6679)
Browse files Browse the repository at this point in the history
  • Loading branch information
abchatra committed Feb 28, 2025
1 parent 96c7788 commit 26cabae
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions pxtarget.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,14 +564,18 @@
"selectLanguage": true,
"availableLocales": [
"en",
"zh-CN",
"zh-TW",
"ar",
"de",
"fr",
"ja",
"es-ES",
"es-MX",
"ru"
"fr",
"ga-IE",
"it",
"ja",
"ko",
"ru",
"zh-CN",
"zh-TW"
],
"invertedMenu": true,
"showHomeScreen": true,
Expand Down

0 comments on commit 26cabae

Please sign in to comment.