mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-23 04:24:16 -04:00
Merge branch 'master' of https://github.com/MightyPirates/OpenComputers into MC1.7
This commit is contained in:
commit
00702f2389
@ -4,25 +4,29 @@
|
|||||||
"description": "OpenComputers"
|
"description": "OpenComputers"
|
||||||
},
|
},
|
||||||
"language":{
|
"language":{
|
||||||
"de_DE":{
|
"de_DE":{
|
||||||
"name": "Deutsch",
|
"name": "Deutsch",
|
||||||
"region": "Deutschland"
|
"region": "Deutschland"
|
||||||
},
|
},
|
||||||
"en_US":{
|
"en_US":{
|
||||||
"name": "English",
|
"name": "English",
|
||||||
"region": "United States"
|
"region": "United States"
|
||||||
},
|
},
|
||||||
"fr_FR":{
|
"fr_FR":{
|
||||||
"name": "French",
|
"name": "French",
|
||||||
"region": "France"
|
"region": "France"
|
||||||
},
|
},
|
||||||
"pt_PT":{
|
"pt_PT":{
|
||||||
"name": "Português",
|
"name": "Português",
|
||||||
"region": "Portugal"
|
"region": "Portugal"
|
||||||
},
|
},
|
||||||
"zh_CN":{
|
"ru_RU": {
|
||||||
"name": "简体中文",
|
"region": "Россия",
|
||||||
"region": "中国"
|
"name": "Русский"
|
||||||
}
|
},
|
||||||
|
"zh_CN":{
|
||||||
|
"name": "简体中文",
|
||||||
|
"region": "中国"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user