@mundogamernetwork/shared-ui 1.11.0 → 1.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/de.json +1 -1
- package/locales/en.json +1 -1
- package/locales/pt-BR.json +1 -1
- package/locales/ro.json +1 -1
- package/package.json +1 -1
package/locales/de.json
CHANGED
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"goal_card_you_help": "You help",
|
|
333
333
|
"goals": "Ziele",
|
|
334
334
|
"guest_email_label": "Your email",
|
|
335
|
-
"guest_email_placeholder": "you@email.com",
|
|
335
|
+
"guest_email_placeholder": "you{'@'}email.com",
|
|
336
336
|
"guest_intro": "You can support without creating an account. Use a name and email to receive confirmation.",
|
|
337
337
|
"guest_name_label": "Public name",
|
|
338
338
|
"guest_name_placeholder": "How do you want to appear on the wall?",
|
package/locales/en.json
CHANGED
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"goal_card_you_help": "You help",
|
|
333
333
|
"goals": "Goals",
|
|
334
334
|
"guest_email_label": "Your email",
|
|
335
|
-
"guest_email_placeholder": "you@email.com",
|
|
335
|
+
"guest_email_placeholder": "you{'@'}email.com",
|
|
336
336
|
"guest_intro": "You can support without creating an account. Use a name and email to receive confirmation.",
|
|
337
337
|
"guest_name_label": "Public name",
|
|
338
338
|
"guest_name_placeholder": "How do you want to appear on the wall?",
|
package/locales/pt-BR.json
CHANGED
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"goal_card_you_help": "Você ajuda",
|
|
333
333
|
"goals": "Metas",
|
|
334
334
|
"guest_email_label": "Seu e-mail",
|
|
335
|
-
"guest_email_placeholder": "voce@email.com",
|
|
335
|
+
"guest_email_placeholder": "voce{'@'}email.com",
|
|
336
336
|
"guest_intro": "Você pode apoiar sem criar conta. Use um nome e e-mail para receber a confirmação.",
|
|
337
337
|
"guest_name_label": "Nome público",
|
|
338
338
|
"guest_name_placeholder": "Como você quer aparecer no mural?",
|
package/locales/ro.json
CHANGED
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"goal_card_you_help": "You help",
|
|
333
333
|
"goals": "Obiective",
|
|
334
334
|
"guest_email_label": "Your email",
|
|
335
|
-
"guest_email_placeholder": "you@email.com",
|
|
335
|
+
"guest_email_placeholder": "you{'@'}email.com",
|
|
336
336
|
"guest_intro": "You can support without creating an account. Use a name and email to receive confirmation.",
|
|
337
337
|
"guest_name_label": "Public name",
|
|
338
338
|
"guest_name_placeholder": "How do you want to appear on the wall?",
|