From 2a202fd48e95460f16b1e0bb2b19fd24f1a1e62c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 20 Jan 2020 22:03:54 +0800 Subject: New translations en_us.json (nn_no) --- src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index f635bf405..067bec76c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.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.", -- cgit