mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Zone collection + creation
Zone create UI flow
This commit is contained in:
@@ -17,6 +17,16 @@ export const pathnames = {
|
||||
en: "/tournaments",
|
||||
},
|
||||
|
||||
"/zones": {
|
||||
fr: "/regions",
|
||||
en: "/zones",
|
||||
},
|
||||
|
||||
"/zones/create": {
|
||||
fr: "/regions/creer",
|
||||
en: "/zones/create",
|
||||
},
|
||||
|
||||
"/add-tournament": {
|
||||
fr: "/ajouter-un-tournoi",
|
||||
en: "/add-tournament",
|
||||
|
||||
Reference in New Issue
Block a user