Merge pull request #11450 from ascillato/patch-1

Add User-Config Key for Frysk-Nederland Translation
This commit is contained in:
Theo Arends 2021-03-24 08:43:59 +01:00 committed by GitHub
commit f243a5fd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -358,11 +358,12 @@
//#define MY_LANGUAGE en_GB // English in Great Britain. Enabled by Default //#define MY_LANGUAGE en_GB // English in Great Britain. Enabled by Default
//#define MY_LANGUAGE es_ES // Spanish in Spain //#define MY_LANGUAGE es_ES // Spanish in Spain
//#define MY_LANGUAGE fr_FR // French in France //#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 he_HE // Hebrew in Israel
//#define MY_LANGUAGE hu_HU // Hungarian in Hungary //#define MY_LANGUAGE hu_HU // Hungarian in Hungary
//#define MY_LANGUAGE it_IT // Italian in Italy //#define MY_LANGUAGE it_IT // Italian in Italy
//#define MY_LANGUAGE ko_KO // Korean in Korea //#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 pl_PL // Polish in Poland
//#define MY_LANGUAGE pt_BR // Portuguese in Brazil //#define MY_LANGUAGE pt_BR // Portuguese in Brazil
//#define MY_LANGUAGE pt_PT // Portuguese in Portugal //#define MY_LANGUAGE pt_PT // Portuguese in Portugal