init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
4
kubejs/assets/bountiful/lang/de_de.json
Normal file
4
kubejs/assets/bountiful/lang/de_de.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Ingenieur",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Circuits"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/en_us.json
Normal file
4
kubejs/assets/bountiful/lang/en_us.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Engineer",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Circuits"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/es_es.json
Normal file
4
kubejs/assets/bountiful/lang/es_es.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Ingeniero",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Circuits"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/fr_fr.json
Normal file
4
kubejs/assets/bountiful/lang/fr_fr.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Engineer",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Circuits"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/ja_jp.json
Normal file
4
kubejs/assets/bountiful/lang/ja_jp.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "エンジニア",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV回路"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/pt_br.json
Normal file
4
kubejs/assets/bountiful/lang/pt_br.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Engenheiro(a)",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Circuits"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/ru_ru.json
Normal file
4
kubejs/assets/bountiful/lang/ru_ru.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "Инженер",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV Микросхемы"
|
||||
}
|
||||
4
kubejs/assets/bountiful/lang/zh_cn.json
Normal file
4
kubejs/assets/bountiful/lang/zh_cn.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"bountiful.decree.engineer.name": "工程师",
|
||||
"bountiful.entry.all_obj_lv_circuit": "LV 电路"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue