ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
I have a project (reactNative for info) in which the string are stored as java properties (base format for https://github.com/mozilla/pontoon) so i need to export my locales in this format
Solution
Just added this export format.
As it is a flat format currently plurals are just ignored
Hello 👋
Need
I have a project (reactNative for info) in which the string are stored as java properties (base format for https://github.com/mozilla/pontoon) so i need to export my locales in this format
Solution
Just added this export format. As it is a flat format currently plurals are just ignored