fantasia-archive icon indicating copy to clipboard operation
fantasia-archive copied to clipboard

i18n app support

Open SirBigoo-zz opened this issue 3 years ago • 8 comments

Hello,

Is there any i18n app support planned ? If yes, I'd like to contribute to French translation !

Thanks :)

SirBigoo-zz avatar Apr 28 '21 14:04 SirBigoo-zz

Yes, it is on the roadmap and will be included in the next 1-3 updates.

I will hit you up once the update is out!

Elvanos avatar May 01 '21 14:05 Elvanos

Yes, it is on the roadmap and will be included in the next 1-3 updates.

I will hit you up once the update is out!

Will this feature be added?

Blezz-tech avatar Aug 17 '23 20:08 Blezz-tech

Any update?

OckhamOdyssey avatar Jan 01 '24 21:01 OckhamOdyssey

@OckhamOdyssey it seems the support is already there.

Dowsley avatar Jan 10 '24 02:01 Dowsley

@OckhamOdyssey it seems the support is already there.

Which files must be translated?

StarFang208 avatar Jan 10 '24 08:01 StarFang208

Hit me when I can translate

Blezz-tech avatar Jan 10 '24 14:01 Blezz-tech

Seems not supported yet :( Did not find any "language selection" feature.

SirBigoo avatar Jan 14 '24 18:01 SirBigoo

FYI, I'm working on a i18n implementation and it seems to work. The time-consuming part now is to "bind" actual translated values to a dictionary.

@Elvanos can you please have a look at https://github.com/Elvanos/fantasia-archive/pull/33 ?

Just to know if I'm implementation seems correct without missing things and if I can start to populate dictionary and replace all localized text to dictionary entries (vue-i18n) I'm not sure about the saveSettings part and how it is loaded at application start (I suppose language is persisted somewhere and set when reading at startup options, it may miss a language set at this level).

SirBigoo avatar Jan 15 '24 22:01 SirBigoo