feat: Add a section in admin SettingsView to manage external links

Related to #1764
This commit is contained in:
Massedil
2025-07-03 22:11:59 +02:00
parent 56facb204a
commit ca304d6333
5 changed files with 79 additions and 4 deletions

View File

@@ -84,6 +84,7 @@
"Add / Remove\u2026": "Add / Remove\u2026",
"Add a contact": "Add a contact",
"Add a new post": "Add a new post",
"Add a new link": "Add a new link",
"Add a note": "Add a note",
"Add a recipient": "Add a recipient",
"Add a todo": "Add a todo",
@@ -345,6 +346,7 @@
"Delete this discussion": "Delete this discussion",
"Delete this identity": "Delete this identity",
"Delete your identity": "Delete your identity",
"Delete this link": "Delete this link",
"Delete {eventTitle}": "Delete {eventTitle}",
"Delete {preferredUsername}": "Delete {preferredUsername}",
"Deleting comment": "Deleting comment",
@@ -453,6 +455,7 @@
"Explore events": "Explore events",
"Explore!": "Explore!",
"Export": "Export",
"External links":"External links",
"External provider URL": "External provider URL",
"External registration": "External registration",
"Failed to get location.": "Failed to get location.",
@@ -1283,6 +1286,7 @@
"This profile is from another instance, the informations shown here may be incomplete.": "This profile is from another instance, the informations shown here may be incomplete.",
"This profile is located on this instance, so you need to {access_the_corresponding_account} to suspend it.": "This profile is located on this instance, so you need to {access_the_corresponding_account} to suspend it.",
"This profile was not found": "This profile was not found",
"This section lets you add links to external websites to the menu.":"This section lets you add links to external websites to the menu.",
"This setting will be used to display the website and send you emails in the correct language.": "This setting will be used to display the website and send you emails in the correct language.",
"This user doesn't have any profiles": "This user doesn't have any profiles",
"This user was not found": "This user was not found",

View File

@@ -47,6 +47,7 @@
"Add an instance": "Ajouter une instance",
"Add a contact": "Ajouter un contact",
"Add a new post": "Ajouter un nouveau billet",
"Add a new link": "Ajouter un nouveau lien",
"Add a note": "Ajouter une note",
"Add a recipient": "Ajouter un·e destinataire",
"Add a todo": "Ajouter un todo",
@@ -337,6 +338,7 @@
"Delete this conversation": "Supprimer cette conversation",
"Delete this discussion": "Supprimer cette discussion",
"Delete this identity": "Supprimer cette identité",
"Delete this link": "Supprimer ce lien",
"Delete your identity": "Supprimer votre identité",
"Delete {eventTitle}": "Supprimer {eventTitle}",
"Delete {preferredUsername}": "Supprimer {preferredUsername}",
@@ -448,6 +450,7 @@
"Explore!": "Explorer !",
"Explore": "Explorer",
"Export": "Export",
"External links":"Liens externes",
"External provider URL": "URL du fournisseur externe",
"External registration": "Inscription externe",
"Ex: mobilizon.fr": "Ex : mobilizon.fr",
@@ -1289,6 +1292,7 @@
"This profile is from another instance, the informations shown here may be incomplete.": "Ce profil provient d'une autre instance, les informations montrées ici peuvent être incomplètes.",
"This profile is located on this instance, so you need to {access_the_corresponding_account} to suspend it.": "Ce profil se situe sur cette instance, vous devez donc {access_the_corresponding_account} afin de le suspendre.",
"This profile was not found": "Ce profil n'a pas été trouvé",
"This section lets you add links to external websites to the menu.": "Cette section vous permet d'ajouter des liens vers des sites internets externes au menu.",
"This setting will be used to display the website and send you emails in the correct language.": "Ce paramètre sera utilisé pour l'affichage du site et pour vous envoyer des courriels dans la bonne langue.",
"This URL doesn't seem to be valid": "Cette URL ne semble pas être valide",
"This URL is not supported": "Cette URL n'est pas supportée",