aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-09-12 22:55:23 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-09-12 22:55:23 +0800
commita0d73236a41144009d5b469cb7dbcc29d82eb103 (patch)
treeae36292b51b3144a3c025b2dd786f669f02e2205 /src/main/resources
parentd1f620a845d3b0bf1cf4f226b2beb723507aafa4 (diff)
parentf10e2f722b85015569275fe6201a565c4d4455a2 (diff)
downloadRoughlyEnoughItems-a0d73236a41144009d5b469cb7dbcc29d82eb103.tar.gz
RoughlyEnoughItems-a0d73236a41144009d5b469cb7dbcc29d82eb103.tar.bz2
RoughlyEnoughItems-a0d73236a41144009d5b469cb7dbcc29d82eb103.zip
Merge remote-tracking branch 'origin/3.x' into 3.x
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/fabric.mod.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 141ab48f8..632df23b3 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -46,7 +46,7 @@
"custom": {
"rei:translators": {
"English": "Danielshe",
- "Japanese": "swordglowsblue",
+ "Japanese": ["swordglowsblue", "hinataaki"],
"Simplified Chinese": ["XuyuEre", "Danielshe"],
"Traditional Chinese": ["hugoalh", "gxy17886", "Danielshe"],
"French": "Yanis48",
@@ -56,7 +56,8 @@
"LOLCAT": "Danielshe",
"Upside Down English": "Danielshe",
"Brazilian Portuguese": ["thiagokenis", "joaoh1"],
- "Bulgarian": "geniiii"
+ "Bulgarian": "geniiii",
+ "Russian": "MrYonter"
}
}
}