MultiCurrencyWallet icon indicating copy to clipboard operation
MultiCurrencyWallet copied to clipboard

i18n: Add French language (FR)

Open zaadex opened this issue 4 years ago • 3 comments

Hi,

I want to translate the wholes MCWallet en french can you help me?

zaadex avatar Jul 28 '20 14:07 zaadex

https://support.swaponline.io/docs/fpr-business/how-to-add-new-languige/

noxonsu avatar Jul 28 '20 16:07 noxonsu

image

iower avatar Jan 27 '21 09:01 iower

i have install this script and run dev server with node.

i have copied en.json and renamed to fr.json and i have translated message line.

I have added FR in const languages = ['EN', 'FR', 'RU', 'NL', 'ES', 'DE', 'PL', 'PT', 'KO']

and const availableLangs = [ 'en', 'ru', 'nl', 'de', 'es', 'pl', 'pt', 'ko', 'fr', ]

but when i go to website and click on FR language i not have french translation!

john07-max avatar Feb 08 '22 15:02 john07-max