feat: Add multilanguage
This commit is contained in:
16
i18n/en.yml
16
i18n/en.yml
@ -1,2 +1,14 @@
|
||||
title: "PDF file editor"
|
||||
description: "Logiciel WEB libre permettant de modifier un fichier PDF"
|
||||
title:
|
||||
other: PDF file editor
|
||||
description:
|
||||
other: Free WEB software allowing to modify a PDF file, reorder the pages and modify its metadata.
|
||||
selectText:
|
||||
other: "Choose PDF File :"
|
||||
privacyInfo:
|
||||
other: No file is sent to the server, data is processed locally in your browser.
|
||||
footerText:
|
||||
other: Made with ❤️ by <a href="https://weko.io/">Weko</a> and hosted by <a href="https://resilien.fr/">RésiLien</a> 🐱
|
||||
buttonDownload:
|
||||
other: Download
|
||||
buttonClose:
|
||||
other: Close
|
||||
|
14
i18n/fr.yml
14
i18n/fr.yml
@ -1,6 +1,14 @@
|
||||
title:
|
||||
other: Editeur de fichier PDF
|
||||
description:
|
||||
other: "Logiciel WEB libre permettant de modifier un fichier PDF, réordonner les pages et modifier ses métadonnées."
|
||||
button:
|
||||
other: "Choisir un fichier"
|
||||
other: Logiciel WEB libre permettant de modifier un fichier PDF, réordonner les pages et modifier ses métadonnées.
|
||||
selectText:
|
||||
other: "Choisir un fichier PDF :"
|
||||
privacyInfo:
|
||||
other: Aucun fichier n'est envoyé au serveur, les données sont traités localement dans votre navigateur.
|
||||
footerText:
|
||||
other: Réalisé avec ❤️ par <a href="https://weko.io/">Weko</a> et hébergé par <a href="https://resilien.fr/">RésiLien</a> 🐱
|
||||
buttonDownload:
|
||||
other: Télécharger
|
||||
buttonClose:
|
||||
other: Fermer
|
||||
|
Reference in New Issue
Block a user