mirror of
https://github.com/wekan/wekan.git
synced 2026-03-05 13:20:15 +01:00
possibility of adding a custom legal notice page url
This commit is contained in:
parent
16bb65f7c7
commit
8662fd59fb
9 changed files with 43 additions and 3 deletions
|
|
@ -1119,5 +1119,8 @@
|
|||
"add-organizations": "Add organizations",
|
||||
"add-organizations-label": "Added organizations are displayed below:",
|
||||
"remove-organization-from-board": "Are you sure you want to remove this organization from this board ?",
|
||||
"to-create-organizations-contact-admin": "To create organizations, please contact administrator."
|
||||
"to-create-organizations-contact-admin": "To create organizations, please contact administrator.",
|
||||
"custom-legal-notice-link-url": "Custom legal notice page URL",
|
||||
"acceptance_of_our_legalNotice": "By continuing, you accept our",
|
||||
"legalNotice": "legal notice"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1118,5 +1118,8 @@
|
|||
"add-organizations": "Ajouter des organisations",
|
||||
"add-organizations-label": "Les organisations ajoutées sont affichées ci-dessous :",
|
||||
"remove-organization-from-board": "Voulez-vous vraiment supprimer cette organisation de ce tableau ?",
|
||||
"to-create-organizations-contact-admin": "Pour créer des organisations, veuillez contacter l'administrateur."
|
||||
}
|
||||
"to-create-organizations-contact-admin": "Pour créer des organisations, veuillez contacter l'administrateur.",
|
||||
"custom-legal-notice-link-url": "URL de la page des mentions légales personnalisées",
|
||||
"acceptance_of_our_legalNotice": "En continuant, vous acceptez nos",
|
||||
"legalNotice": "mentions légales"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue