mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Zone deletion
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"timeControlEnumInline": "{tc, select, Classic {classic} Rapid {rapid} Blitz {blitz} Other {other} other {{tc}}}",
|
||||
|
||||
"saveButton": "Save",
|
||||
"cancelButton": "Cancel"
|
||||
"cancelButton": "Cancel",
|
||||
"editButton": "Edit",
|
||||
"deleteButton": "Delete"
|
||||
},
|
||||
|
||||
"Errors": {
|
||||
@@ -241,8 +243,6 @@
|
||||
|
||||
"noNotifications": "You have not enabled email notifications for this zone.",
|
||||
"withNotifications": "You will receive email notifications for new tournaments with <b>{list}</b> time control in this region.",
|
||||
"editButton": "Edit",
|
||||
"deleteButton": "Delete",
|
||||
"addZoneButton": "Add a Region",
|
||||
|
||||
"createTitle": "Create a new zone",
|
||||
@@ -252,8 +252,10 @@
|
||||
"zoneNamePlaceholder": "Name for your zone",
|
||||
"notificationsLabel": "Notifications",
|
||||
"notificationsInfo": "You can choose to turn on notifications for the time controls that interest you, and will receive an email when a new tournament is added to this zone.",
|
||||
"saveButton": "Save",
|
||||
|
||||
"createFailure": "Oops, something went wrong. Please try again later."
|
||||
"createFailure": "Oops, something went wrong. Please try again later.",
|
||||
|
||||
"deleteZoneTitle": "Delete Zone",
|
||||
"deleteZoneInfo": "Are you sure you want to delete this zone? This action cannot be undone."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,7 +17,9 @@
|
||||
"timeControlEnumInline": "{tc, select, Classic {lente} Rapid {rapide} Blitz {blitz} Other {autres} other {{tc}}}",
|
||||
|
||||
"saveButton": "Sauvegarder",
|
||||
"cancelButton": "Annuler"
|
||||
"cancelButton": "Annuler",
|
||||
"editButton": "Modifier",
|
||||
"deleteButton": "Supprimer"
|
||||
},
|
||||
|
||||
"Errors": {
|
||||
@@ -241,8 +243,6 @@
|
||||
|
||||
"noNotifications": "Vous n'avez pas activé les notifications par email pour cette région.",
|
||||
"withNotifications": "Vous allez recevoir des notifications par e-mail pour les nouveaux tournois de cadences <b>{list}</b> dans cette région.",
|
||||
"editButton": "Modifier",
|
||||
"deleteButton": "Supprimer",
|
||||
"addZoneButton": "Ajouter une région",
|
||||
|
||||
"createTitle": "Créer une nouvelle région",
|
||||
@@ -252,8 +252,10 @@
|
||||
"zoneNamePlaceholder": "Votre nom pour cette région",
|
||||
"notificationsLabel": "Notifications",
|
||||
"notificationsInfo": "Vous pouvez choisir d'activer les notifications pour les cadences qui vous intéressent, et vous recevrez un e-mail lorsqu'un nouveau tournoi est ajouté dans cette zone.",
|
||||
"saveButton": "Sauvegarder",
|
||||
|
||||
"createFailure": "Oups, quelque chose s'est mal passé. Veuillez réessayer."
|
||||
"createFailure": "Oups, quelque chose s'est mal passé. Veuillez réessayer.",
|
||||
|
||||
"deleteZoneTitle": "Supprimer la région",
|
||||
"deleteZoneInfo": "Êtes-vous sûr de vouloir supprimer cette région\u00a0?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user