Update the Spanish language (#144)

Complete missing translations; error corrections.

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
CarlosBarrazaE
2020-05-01 12:15:08 -04:00
committed by GitHub
parent 606ba6a1a3
commit eb96c89b5d
3 changed files with 193 additions and 31 deletions

View File

@ -386,7 +386,7 @@ unified_inventory.register_page("craftguide", {
else
-- Error
fs[#fs + 1] = string.format("label[2,%f;%s]",
formspecy, F(S("This recipe is too\nlarge to be displayed.")))
formspecy, F(S("This recipe is too@nlarge to be displayed.")))
end
if craft_type.uses_crafting_grid and display_size.width <= 3 then