aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDanielshe <daniel@shedaniel.me>2019-09-12 00:20:48 +0800
committerGitHub <noreply@github.com>2019-09-12 00:20:48 +0800
commit7131ad762fe865833c45644008b63be5c1e09cb5 (patch)
tree458ab7be32dd58db0c4db52c7dca832dfa1e60b5 /src
parent17126126701c927670e9a432d5d03ef2410a0a15 (diff)
downloadRoughlyEnoughItems-7131ad762fe865833c45644008b63be5c1e09cb5.tar.gz
RoughlyEnoughItems-7131ad762fe865833c45644008b63be5c1e09cb5.tar.bz2
RoughlyEnoughItems-7131ad762fe865833c45644008b63be5c1e09cb5.zip
Update translators credits
Diffstat (limited to 'src')
-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"
}
}
}