fix (translations): Ajout des traductions manquantes

This commit is contained in:
2024-04-23 12:05:40 +02:00
parent fc87b24c4e
commit 562c7cb7b7
6 changed files with 88 additions and 0 deletions

View File

@ -13,6 +13,10 @@
<source>error.password</source>
<target>Mot de passe incorrect</target>
</trans-unit>
<trans-unit id="36t19qm" resname="error.sql_login">
<source>error.sql_login</source>
<target>La connexion à la base de données a rencontré un problème</target>
</trans-unit>
<trans-unit id="lBole_G" resname="error.pdo">
<source>error.pdo</source>
<target>La connexion à la base de déonnées à rencontré un problème</target>