简体   繁体   中英

Is there an easy way to share Android translations with an iOS project using LibGDX?

I have an existing app written for Android with translations written specifically in the Android Translations Editor. Now I want to port my app to iOS.

Can I use the translations from Android in iOS?

There seems to be an option to handle localization via LibGDX and I decided to switch to using that.

https://github.com/libgdx/libgdx/wiki/Internationalization-and-Localization

I created a PHP script which converts my current Android translations to GDX translation files.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM