mirror of https://github.com/arendst/Tasmota.git
Merge pull request #11450 from ascillato/patch-1
Add User-Config Key for Frysk-Nederland Translation
This commit is contained in:
commit
f243a5fd49
|
@ -358,11 +358,12 @@
|
|||
//#define MY_LANGUAGE en_GB // English in Great Britain. Enabled by Default
|
||||
//#define MY_LANGUAGE es_ES // Spanish in Spain
|
||||
//#define MY_LANGUAGE fr_FR // French in France
|
||||
//#define MY_LANGUAGE fy_NL // Frysk in Nederland
|
||||
//#define MY_LANGUAGE he_HE // Hebrew in Israel
|
||||
//#define MY_LANGUAGE hu_HU // Hungarian in Hungary
|
||||
//#define MY_LANGUAGE it_IT // Italian in Italy
|
||||
//#define MY_LANGUAGE ko_KO // Korean in Korea
|
||||
//#define MY_LANGUAGE nl_NL // Dutch in the Netherlands
|
||||
//#define MY_LANGUAGE nl_NL // Dutch in the Nederland
|
||||
//#define MY_LANGUAGE pl_PL // Polish in Poland
|
||||
//#define MY_LANGUAGE pt_BR // Portuguese in Brazil
|
||||
//#define MY_LANGUAGE pt_PT // Portuguese in Portugal
|
||||
|
|
Loading…
Reference in New Issue