Beanconqueror icon indicating copy to clipboard operation
Beanconqueror copied to clipboard

Translation: Ukrainian

Open leits opened this issue 3 years ago • 2 comments

Hi, @graphefruit! I want to add Ukrainian translation to Beanconqueror and am ready to support the translation in the future.

I found translation files into /src/assets/i18n. what do I need to do other than add a translation file?

leits avatar Jan 04 '22 14:01 leits

Hey @leits, you just need to add another translation file with the abbreviation.json.

And the second thing would be to pass me the possible localize-languages for Ukrainian so I can add them when searching. -> https://github.com/graphefruit/Beanconqueror/blob/master/src/app/app.component.ts#L307

PS: I'm actually on Version 6.1 so there will some more translations on its way.

graphefruit avatar Jan 04 '22 18:01 graphefruit

Thanks! I'll add a translation this week.

By the way, you can use weblate for translation. They offer a free plan for open-source projects, and users on this platform are actively adding new translations by themselves.

leits avatar Jan 04 '22 18:01 leits