Merge branch 'main' of github.com:embeddedt/ModernFix
This commit is contained in:
commit
a99889e160
|
|
@ -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