Marks text as translatable

This commit is contained in:
GManon 2022-11-29 02:45:40 -03:00
parent 18d4688ced
commit c76d6f8152
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ screen mod_menu():
use mod_menu_buttons("gui/button/menubuttons/template_idle.png", mod_menu_access )
else:
use mod_menu_button("gui/button/menubuttons/template_idle.png", "Return", ShowMenu("main_menu"))
text "You have no mods! \nInstall some in:\n\"[moddir]\"":
text _("You have no mods! \nInstall some in:\n\"[moddir]\""):
style_prefix "navigation"
size 45
text_align 0.5