diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:44 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:44 +0800 |
| commit | eeb46dc19b600d2d6752b11686d8a17f7ed9477b (patch) | |
| tree | cabb703658458ab4682b9528d2b4cb9cbbb6879f | |
| parent | c4c38fee86a2dd62a7553eaf27c06f9a7ffc0154 (diff) | |
| download | RoughlyEnoughItems-eeb46dc19b600d2d6752b11686d8a17f7ed9477b.tar.gz RoughlyEnoughItems-eeb46dc19b600d2d6752b11686d8a17f7ed9477b.tar.bz2 RoughlyEnoughItems-eeb46dc19b600d2d6752b11686d8a17f7ed9477b.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 80a2036e6..05c4759c3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right", "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", |
