Improve translations (#21)
This commit is contained in:
parent
ab19c89fa2
commit
2e50b995d8
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"modernfix.jei_load": "Loading JEI...",
|
||||
"modernfix.jei_load": "Loading JEI, this may take a while",
|
||||
"asynclocator.map.locating": "Map (Locating...)",
|
||||
"asynclocator.map.none": "Map (No nearby feature found)"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
5
src/main/resources/assets/modernfix/lang/zh_cn.json
Normal file
5
src/main/resources/assets/modernfix/lang/zh_cn.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"modernfix.jei_load": "正在加载JEI,这需要一点时间",
|
||||
"asynclocator.map.locating": "地图(正在定位...)",
|
||||
"asynclocator.map.none": "地图(未能找到相关地物)"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user