Mladen Jablanović
Mladen Jablanović
I couldn't reproduce it by uploading android XML with an array key. can you perhaps record a screencast? (you don't need to use phrase push, you can also upload from...
@L4ngu0r I just tried uploading Ruby/Rails YAML format and it updates the key type accordingly: ```yaml --- en-GB: plural: one: one tr 1 other: other tr 1 zero: zero tr...
Tried it now with i18next v4, and it also updates the key type (I was also using `update_translations: true` option): ```json { "plural_one": "one tr 3", "plural_other": "other tr 3",...