diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:55 +0800 |
| commit | 5c0043888a324454aab546e06fb29d748abf2001 (patch) | |
| tree | 5a250ddb8c83d9cf12a39dd360707f65ffa99a61 | |
| parent | 2a202fd48e95460f16b1e0bb2b19fd24f1a1e62c (diff) | |
| download | RoughlyEnoughItems-5c0043888a324454aab546e06fb29d748abf2001.tar.gz RoughlyEnoughItems-5c0043888a324454aab546e06fb29d748abf2001.tar.bz2 RoughlyEnoughItems-5c0043888a324454aab546e06fb29d748abf2001.zip | |
New translations en_us.json (pl_pl)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 25e1e2ef5..7461c7ae4 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -80,6 +80,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", + "text.rei.release_export": "§lRelease %s to export", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", |
