Add language and language_code to locales
This commit is contained in:
parent
572bab27a0
commit
d00b25cbe7
@ -1,4 +1,12 @@
|
|||||||
{
|
{
|
||||||
|
"language": {
|
||||||
|
"description": "lanuage name",
|
||||||
|
"message": "English (US)"
|
||||||
|
},
|
||||||
|
"language_code": {
|
||||||
|
"description": "language code",
|
||||||
|
"message": "en"
|
||||||
|
},
|
||||||
"CRASH": {
|
"CRASH": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"message": "Interal Browser Error"
|
"message": "Interal Browser Error"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user