Added ui card to add worlds / calendars
This commit is contained in:
@@ -81,6 +81,7 @@ export default defineI18nConfig(() => ({
|
||||
nameSingular: "World",
|
||||
namePlural: "Worlds",
|
||||
addSingle: "Add a world",
|
||||
editSingle: "Edit world",
|
||||
notFound: "World not found",
|
||||
notFoundDescription: "The link is not valid or the world has been deleted / archived.",
|
||||
backToList: "Go back to worlds",
|
||||
@@ -331,6 +332,7 @@ export default defineI18nConfig(() => ({
|
||||
nameSingular: "Monde",
|
||||
namePlural: "Mondes",
|
||||
addSingle: "Ajouter un monde",
|
||||
editSingle: "Modifier le monde",
|
||||
notFound: "Aucun monde trouvé",
|
||||
notFoundDescription: "Le lien n'est pas valide ou le monde a été supprimé / archivé.",
|
||||
backToList: "Retourner aux mondes",
|
||||
|
||||
Reference in New Issue
Block a user