mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-22 03:45:54 -04:00
29 lines
502 B
JSON
29 lines
502 B
JSON
{
|
|
"pack": {
|
|
"pack_format": 1,
|
|
"description": "OpenComputers"
|
|
},
|
|
"language":{
|
|
"de_DE":{
|
|
"name": "Deutsch",
|
|
"region": "Deutschland"
|
|
},
|
|
"en_US":{
|
|
"name": "English",
|
|
"region": "United States"
|
|
},
|
|
"fr_FR":{
|
|
"name": "French",
|
|
"region": "France"
|
|
},
|
|
"pt_PT":{
|
|
"name": "Português",
|
|
"region": "Portugal"
|
|
},
|
|
"zh_CN":{
|
|
"name": "简体中文",
|
|
"region": "中国"
|
|
}
|
|
}
|
|
}
|