FIX: do not translate direction

This commit is contained in:
codexp
2018-04-08 22:21:44 +02:00
parent ab20e43468
commit 934757edd6
9 changed files with 2 additions and 66 deletions

View File

@ -252,8 +252,8 @@ local prev_alt_text = {
usage = S("Show previous usage"),
}
local other_dir = {
recipe = S("usage"),
usage = S("recipe"),
recipe = "usage",
usage = "recipe",
}
unified_inventory.register_page("craftguide", {