mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Add french
This commit is contained in:
parent
8777d49e3a
commit
dc46095fbf
6 changed files with 13 additions and 3 deletions
2
doc/ADMIN_fr.md
Normal file
2
doc/ADMIN_fr.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Le premier utilisateur est créé après l'installation d'InvoiceNinja. L'adresse e-mail est celle de votre utilisateur administrateur de l'application. Le mot de passe est le mot de passe d'administration que vous avez fourni lors de l'installation.
|
||||
* D'autres utilisateurs peuvent être créés depuis l'application
|
|
@ -1 +1 @@
|
|||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
|
1
doc/DESCRIPTION_fr.md
Normal file
1
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1 @@
|
|||
Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients.
|
|
@ -4,4 +4,4 @@ The username is the administrator's email address
|
|||
The password is the administrator one you filled during the installation
|
||||
The secret is: __API_SECRET__
|
||||
|
||||
Please note that if you did NOT install the application in public mode, you should go to the Yunohost login portal first to authenticate yourself in order to access to the application.
|
||||
Please note that if you did NOT install the application in public mode, you should go to the YunoHost login portal first to authenticate yourself in order to access to the application.
|
||||
|
|
7
doc/POST_INSTALL_fr.md
Normal file
7
doc/POST_INSTALL_fr.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Veuillez ouvrir votre domaine __APP__ : https://__DOMAIN____PATH__
|
||||
|
||||
Le nom d'utilisateur est l'adresse email de l'administrateur
|
||||
Le mot de passe est celui de l'administrateur que vous avez renseigné lors de l'installation
|
||||
Le secret est : __API_SECRET__
|
||||
|
||||
Veuillez noter que si vous n'avez PAS installé l'application en mode public, vous devez d'abord vous rendre sur le portail de connexion YunoHost pour vous authentifier afin d'accéder à l'application.
|
Loading…
Reference in a new issue