mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-04 09:10:36 +02:00
Swedish translation (+refresh translations and remove outdated meta) (#97)
* Refresh translations * Add Swedish translations * Remove outdated depends.txt and description.txt
This commit is contained in:
@ -23,7 +23,7 @@ end)
|
||||
unified_inventory.register_button("armor", {
|
||||
type = "image",
|
||||
image = "inventory_plus_armor.png",
|
||||
tooltip = S("3d Armor")
|
||||
tooltip = S("3D Armor")
|
||||
})
|
||||
|
||||
unified_inventory.register_page("armor", {
|
||||
|
Reference in New Issue
Block a user