rename-guild: el texto informativo refleja las 3 formas de pago
El párrafo "Requiere 1000 PD" era estático y contradecía el nuevo selector. Ahora indica el coste equivalente (1000 PD o 10 €) y que se puede elegir la forma de pago (PD, tarjeta con Stripe o SumUp), que ya se muestra en el formulario. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1601,7 +1601,7 @@
|
||||
"intro3": "The guild name change is instant. Connected guild members may need to reconnect to finally see the new name.",
|
||||
"note": "NOTE",
|
||||
"noteText": "Please make sure you have chosen the correct name, as this action cannot be reversed once done.",
|
||||
"requires": "Requires <s>{pd}</s> <y>PD</y>",
|
||||
"requires": "Costs <s>{pd}</s> <y>PD</y> or <s>{eur}</s> <y>€</y>. Choose the payment method (PD, card with Stripe or SumUp) below.",
|
||||
"noGuilds": "No Guild Master characters",
|
||||
"confirm": "Are you sure you want to rename the selected guild?",
|
||||
"success": "Guild renamed to \"{newName}\"! Connected members may need to reconnect to see it.",
|
||||
|
||||
Reference in New Issue
Block a user