You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en-EN.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,7 @@ module.exports = {
366
366
},
367
367
edit: {
368
368
errors: {
369
-
SELECTED_LOCKED_CONTENT: "**This statistic is locked !** To use it, you must purchase it ! *In order to do that, here's what you must do :*\n\n{emoji} **Login on the website :**\n> Check out our [website({link}), login, then when hovering your avatar, click on *'Shop'* and finally, in the left sidebar, click on 'Shop /me'.\n\n{emoji} **Purchase the statistic :**\n> When in the shop /me, select the element `{type}`, then, during the next step, purchase the statistic `{content}` !"
369
+
SELECTED_LOCKED_CONTENT: "**This statistic is locked !** To use it, you must purchase it ! *In order to do that, here's what you must do :*\n\n{emoji} **Login on the website :**\n> Check out our [website]({link}), login, then when hovering your avatar, click on *'Shop'* and finally, in the left sidebar, click on 'Shop /me'.\n\n{emoji} **Purchase the statistic :**\n> When in the shop /me, select the element `{type}`, then, during the next step, purchase the statistic `{content}` !"
370
370
},
371
371
agreement_message: "**Important : ** before you edit your card's arrangement, you must accept we save your preferences on *all your servers*. This data will **not be deleted** if you leave this server or delete your account and will be **public**, hence why this message's important./If you **accept** the data collection and storage, press **'Accept'** below.",
372
372
agreement_confirm_button: "Accept",
@@ -378,7 +378,7 @@ module.exports = {
378
378
main_embed_fields_name: "Line {n} :",
379
379
main_embed_select_displayed: "Displayed :",
380
380
main_embed_select_placeholder: "Select an element",
381
-
select_type_embed_description: "**Alright!**Select what element type to display in this location **#{n}**.",
381
+
select_type_embed_description: "**Alright!**Select what kind of element you want to display in this location **#{n}**.",
382
382
select_type_embed_cancelled: "**Time-out!** The element's selection has been cancelled.",
383
383
select_content_description: "**Alright!** Select what type of statistic you wish to display in the `{name}` box.",
384
384
select_content_menu_locked_description: "Select to purchase this statistic.",
0 commit comments