mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-04 21:50:28 -04:00
Translate formatted strings
This commit is contained in:
parent
95ab299016
commit
5e3cfedc5e
9 changed files with 107 additions and 99 deletions
4
gui.lua
4
gui.lua
|
@ -1,9 +1,5 @@
|
|||
|
||||
if minetest.get_modpath("unified_inventory") then
|
||||
mail.receive_mail_message = mail.receive_mail_message ..
|
||||
" or use the mail button in the inventory"
|
||||
mail.read_later_message = mail.read_later_message ..
|
||||
" or by using the mail button in the inventory"
|
||||
|
||||
unified_inventory.register_button("mail", {
|
||||
type = "image",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue