Fix Welsh's locale

pull/234/head
Francis Lachapelle 2017-03-07 14:20:51 -05:00
parent f3b098da75
commit 682f699e2f
1 changed files with 2 additions and 2 deletions

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);