Adding punjabi to i18n.h zapotec zw->zam in i18n.c
This commit is contained in:
parent
3298d6c305
commit
58d1d57642
2 changed files with 2 additions and 1 deletions
|
|
@ -149,9 +149,9 @@ const char *lang_prefixes[NUM_LANGS] = {
|
|||
"wa",
|
||||
"wo",
|
||||
"xh",
|
||||
"zam",
|
||||
"zh_CN",
|
||||
"zh_TW",
|
||||
"zw"
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ enum
|
|||
LANG_NSO, /* Northern Sotho */
|
||||
LANG_OC, /* Occitan */
|
||||
LANG_OJ, /* Ojibway */
|
||||
LANG_PA, /* Punjabi */
|
||||
LANG_PL, /* Polish */
|
||||
LANG_PT_BR, /* Portuguese (Brazilian) */
|
||||
LANG_PT, /* Portuguese */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue