Fix Welsh's locale

This commit is contained in:
Francis Lachapelle
2017-03-07 14:20:51 -05:00
parent f3b098da75
commit 682f699e2f
+2 -2
View File
@@ -2,8 +2,8 @@
{
NSLanguageName = "Welsh";
NSFormalName = "Welsh";
NSLocaleCode = "en"; /* ISO 639-1 */
NSLanguageCode = "eng"; /* ISO 639-2 */
NSLocaleCode = "cy"; /* ISO 639-1 */
NSLanguageCode = "cym"; /* ISO 639-2 */
NSParentContext = "";
NSAMPMDesignation = (AM, PM);