esp8266_deauther icon indicating copy to clipboard operation
esp8266_deauther copied to clipboard

[🇻🇳] Vietnamese language support

Open lehuukhoa opened this issue 7 years ago • 3 comments

I've created vietnamese language support for the web interface. I think I did not understand how to update the program with the new language. I added the string to webfile.h . Don't work.

lehuukhoa avatar Apr 16 '18 12:04 lehuukhoa

please see how other translations were integrated and submit a PR so we can merge this as a new language

tobozo avatar Apr 16 '18 12:04 tobozo

Sorry but the language code for Vietnamese is Vi or Vie, not VN, according to Wikipedia. Hope it help!

ghost avatar May 06 '18 04:05 ghost

@bukkit188 you're right, instead of using Country codes as language indicators, the issue titles should be using Locales.

Unfortunately there aren't any unicode Emojis for languages/locales, so we're using the Emoji Country codes to flag the issues.

Of course the translation file will be named vi.lang after the Vietnamese iso639-1 language code, just like the other files.

tobozo avatar May 08 '18 12:05 tobozo