aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuajijam <strhuaji@gmail.com>2019-02-01 23:02:08 +0800
committerhuajijam <strhuaji@gmail.com>2019-02-01 23:02:08 +0800
commit491e53a2017f5d77e9146255966625545882736c (patch)
tree6b280cd975e9d383891dfaa5068da2edb9d51a32
parent01d4ab4503cf34cf545e174e677e00750afa2737 (diff)
downloadGT5-Unofficial-491e53a2017f5d77e9146255966625545882736c.tar.gz
GT5-Unofficial-491e53a2017f5d77e9146255966625545882736c.tar.bz2
GT5-Unofficial-491e53a2017f5d77e9146255966625545882736c.zip
fix a SC2 item name bug (I hope there is no more bugggggggg~~~~~~~~~~~~)
-rw-r--r--src/resources/assets/stevescarts/lang/zh_CN.lang2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/assets/stevescarts/lang/zh_CN.lang b/src/resources/assets/stevescarts/lang/zh_CN.lang
index 7be9e28399..2c8f383f7b 100644
--- a/src/resources/assets/stevescarts/lang/zh_CN.lang
+++ b/src/resources/assets/stevescarts/lang/zh_CN.lang
@@ -1,2 +1,2 @@
-item.SC2:crop_exotic_seeds.name=异域播种模块[GT++]
+item.SC2:crop_exotic_seeds.name=异域种子模块[GT++]
//This zh_CN.lang is translation by huajijam for GregTech++ (18/1/19) \ No newline at end of file