diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-02-07 17:44:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-02-15 17:41:59 +0800 |
| commit | 69187a5f65cdac9f65d110e3412e852f2619ba78 (patch) | |
| tree | db83c22fb1c90a1dd325135bebb258ebaa2b58e3 /src/main/resources/assets/roughlyenoughitems/lang/de_de.json | |
| parent | 1a481524ccf4bee04664bae421cd2ef9ef41f5b9 (diff) | |
| download | RoughlyEnoughItems-69187a5f65cdac9f65d110e3412e852f2619ba78.tar.gz RoughlyEnoughItems-69187a5f65cdac9f65d110e3412e852f2619ba78.tar.bz2 RoughlyEnoughItems-69187a5f65cdac9f65d110e3412e852f2619ba78.zip | |
New Crowdin updates (#461)
* New translations en_us.json (zh_cn)
* New translations en_us.json (fr_fr)
* New translations en_us.json (fr_fr)
* New translations en_us.json (fr_fr)
* New translations en_us.json (zh_tw)
* New translations en_us.json (zh_cn)
* New translations en_us.json (de_de)
* New translations en_us.json (ru_ru)
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/de_de.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 93c41cd94..dbf6b877b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -122,6 +122,7 @@ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Vorherige Seite:", "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Suchfeld fokussieren:", "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Rezept-Identifizierer kopieren:", + "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Rezept exportieren", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favoriten-Eintrag:", "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", "config.roughlyenoughitems.cheatingStyle.grab": "Nehmen", @@ -165,6 +166,7 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation": "Start Panel Position:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Linke Seite", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Rechte Seite", + "config.roughlyenoughitems.search.debugSearchTimeRequired": "Suche Debug-Modus", "config.roughlyenoughitems.accessibility.resizeDynamically": "Dynamisch skalieren:", "config.roughlyenoughitems.layout.searchFieldLocation": "Position des Suchfelds:", "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Unten Links / Rechts", |
