Evgeniy

Results 30 comments of Evgeniy

Indeed, translations are only in json and in yaml files for now. Could you please give some examples of how you use translations in js files?

Hi, Carlos! Thanks for your interest to the project! I've started an investigation of this problem and found that for general case, mentioned in the first post it is kinda...

Hi, @carloschida! I'm investigating how to implement js configured translation feature and found this example: https://github.com/kazupon/vue-i18n/tree/dev/examples/formatting/custom. In this project configuration differs from one described by you. There created object VueI18n...

Hi Could you share a link to some project demonstrating the problem? Or create one? That would be very helpful: I'm not familiar with php arrays translations.

Here is the pull request with demo project: https://github.com/nyavro/i18nPlugin/pull/91 Could you please contribute to it and provide possible cases of translations (php arrays, nested folders, jsons) and its usages?

Can you please provide more details about what exactly does not work any more? Just checked on Build #WS-213.5281.15, built on October 21, 2021. Works as expected.

@marko-lorentz @cb-adarsh @cypressious do you still experience the problem? This message may appear only if you have option "Support vue namespaces" checked.

Hi! You're right, the plugin does not respond to init function params. This feature is to be done in future releases. There is no init function parsing (this feature is...

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

@gpsfl have you checked if the problem still remains in 2.6.1?