Lots of localization setup, added controller BBCode stuff also.

This commit is contained in:
2025-05-25 14:09:40 -05:00
parent f5cb84e0c9
commit 6a39e1f2df
825 changed files with 16497 additions and 18 deletions

View File

@@ -45,6 +45,19 @@ msgstr "Debug Cooking"
msgid "ui.debug_menu.battle"
msgstr "Debug Battle"
#
# EVENTS
#
msgid "event.get_item.found"
msgid_plural "event.get_item.found_plural"
msgstr[0] "Found {item}."
msgstr[1] "Found {quantity} {item}."
msgid "event.get_item.given"
msgid_plural "event.get_item.given_plural"
msgstr[0] "Received {item}."
msgstr[1] "Received {quantity} {item}."
#
# QUESTS
#
@@ -96,4 +109,4 @@ msgid "main_menu.label"
msgstr ""
"Thyme and Fire\n"
"\n"
"Press {inputIcon} to open the debug menu"
"Press [input action=debug][/input] to open the debug menu"