mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added an experimental french translation.
This commit is contained in:
parent
ab4149779b
commit
890e9fcad0
2 changed files with 6379 additions and 1 deletions
|
@ -20,7 +20,7 @@ parameters:
|
|||
sender_email: 'noreply@partdb.changeme' # The email address from which all emails are sent from
|
||||
sender_name: 'Part-DB Mailer' # The name that will be used for all mails sent by Part-DB
|
||||
allow_email_pw_reset: '%env(validMailDSN:MAILER_DSN)%' # Config if users are able, to reset their password by email. By default this enabled, when a mail server is configured.
|
||||
locale_menu: ['en', 'de', 'ru'] # The languages that are shown in user drop down menu
|
||||
locale_menu: ['en', 'de', 'fr', 'ru'] # The languages that are shown in user drop down menu
|
||||
# If this option is activated, IP addresses are anonymized to be GPDR compliant
|
||||
gpdr_compliance: true
|
||||
|
||||
|
|
6378
translations/messages.fr.xlf
Normal file
6378
translations/messages.fr.xlf
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue