Fix localization

This commit is contained in:
Emik 2026-02-10 12:43:02 +01:00
parent d7edaae61c
commit 62de0242ee
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF

View file

@ -206,11 +206,11 @@ return {
}, },
}, },
Other = { Other = {
Roland_glass_seal = { roland_glass_seal = {
name = "Glass Seal", name = "Glass Seal",
text = { text = {
"Gives a random tag at", "Creates a random {C:attention}Tag",
"the end of the {C:attention}Ante", "at the end of the {C:attention}Ante",
"{C:red,E:1}Self destructs{} if {C:attention}drawn", "{C:red,E:1}Self destructs{} if {C:attention}drawn",
}, },
}, },
@ -295,7 +295,7 @@ return {
b_Roland_na = "N/A", b_Roland_na = "N/A",
}, },
labels = { labels = {
Roland_glass_seal = "Glass Seal", roland_glass_seal = "Glass Seal",
}, },
v_text = { v_text = {
ch_c_Roland_Jokerful = {"Only the {C:common}default Joker{} can appear in shops"}, ch_c_Roland_Jokerful = {"Only the {C:common}default Joker{} can appear in shops"},