Translations in own app loader #5577
Replies: 1 comment
-
Posted at 2023-01-19 by @gfwilliams Maybe start by looking at the differences between your app loader and official one. It works fine even on https://espruino.github.io/BangleApps/ so I imagine something must be different in your version? Maybe also check in the chrome dev console? Maybe there was an error in the code and so it stopped execution before getting to the point where it updated the language list? Posted at 2023-01-19 by Hank The loader schould be 100% the original source. I acutally do not get the error on my PC using Chrome, but I get it on the phone with Chrome. Attachments: Posted at 2023-01-19 by @gfwilliams @myxor just proposed espruino/BangleApps#2514 and I've merged it in, so maybe you can pull that and it'll work. I just tested https://pebl-hank.github.io/BangleApps/ here and it works for me - so maybe you just need to do a refresh on the page? I know GitHub does cache the webpages sometimes and that can cause issues when things change. Posted at 2023-01-19 by Hank Awesome, I see the full dropdown now... Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-01-19 by Hank
I wanted to check out translations. In my own app loader under settings, only "none (English)" is shown. How do I add all the languages there?
Beta Was this translation helpful? Give feedback.
All reactions