jshmrtn / vue3-gettext

Translate Vue 3 applications with gettext.
https://jshmrtn.github.io/vue3-gettext/
MIT License
66 stars 23 forks source link

Is it possible to use _() as translation function name? #20

Closed jumpapex closed 2 years ago

jumpapex commented 2 years ago

jshmrtn,

Great work!

I use _() as translation function with other languages previously, and prefer it.

So is it possible to use _() with vue3-gettext also? if it is , how to do it?

e.g.

Thanks!

lzurbriggen commented 2 years ago

Hi @jumpapex, I'm sorry to disappoint, but not really, for a couple reasons: