nyavro / i18nPlugin

Intellij idea i18next support plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleLocalize integration

jpomykala opened this issue · comments

commented

Hey, I'm thinking about integrating this with SimpleLocalize.io project. Could point me the place where I could add such functionality?

I would like to send i18n keys + default translations to SimpleLocalize using REST endpoint

Adding translations or keys: https://simplelocalize.io/docs/api/add-translations/
Reading translations/keys: https://simplelocalize.io/docs/api/read-translations/

Hey,
What kind of functionality do you want to introduce? Intention action? Like 'Extract i18n key'? Could you describe a scenario of the feature?

commented

Hey @nyavro ,
thanks for the response. I don't want to simply 'copy the plugin' and provide it as my own. But I would be really cool to cooperate together 👍 I'm thinking about adding an action "Add to the cloud" this will make a "POST" request to the API and save translation key :)

PS Recently, I made awesome-i18n list and I just added your plugin there https://github.com/jpomykala/awesome-i18n/blob/main/readme.md#-tools-and-services 💯