Added missing translations
This commit is contained in:
parent
278d2c6cb1
commit
e86a742383
@ -440,6 +440,7 @@ if (GETPOST('actionadd') || GETPOST('actionmodify'))
|
|||||||
if ($fieldnamekey == 'type') $fieldnamekey = 'Type';
|
if ($fieldnamekey == 'type') $fieldnamekey = 'Type';
|
||||||
if ($fieldnamekey == 'position') $fieldnamekey = 'Position';
|
if ($fieldnamekey == 'position') $fieldnamekey = 'Position';
|
||||||
if ($fieldnamekey == 'unicode') $fieldnamekey = 'Unicode';
|
if ($fieldnamekey == 'unicode') $fieldnamekey = 'Unicode';
|
||||||
|
if ($fieldnamekey == 'deductible') $fieldnamekey = 'Deductible';
|
||||||
|
|
||||||
$msg.=$langs->transnoentities("ErrorFieldRequired", $langs->transnoentities($fieldnamekey)).'<br>';
|
$msg.=$langs->transnoentities("ErrorFieldRequired", $langs->transnoentities($fieldnamekey)).'<br>';
|
||||||
}
|
}
|
||||||
|
|||||||
@ -647,6 +647,7 @@ Test=Test
|
|||||||
Element=Element
|
Element=Element
|
||||||
NoPhotoYet=No pictures available yet
|
NoPhotoYet=No pictures available yet
|
||||||
HomeDashboard=Home summary
|
HomeDashboard=Home summary
|
||||||
|
Deductible=Deductible
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Monday
|
Monday=Monday
|
||||||
|
|||||||
@ -647,6 +647,7 @@ ModulesSystemTools=Módulos utilidades
|
|||||||
View=Ver
|
View=Ver
|
||||||
Test=Prueba
|
Test=Prueba
|
||||||
Element=Elemento
|
Element=Elemento
|
||||||
|
Deductible=Deducible
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Lunes
|
Monday=Lunes
|
||||||
|
|||||||
@ -651,6 +651,7 @@ Test=Test
|
|||||||
Element=Élément
|
Element=Élément
|
||||||
NoPhotoYet=Pas de photo disponible pour l'instant
|
NoPhotoYet=Pas de photo disponible pour l'instant
|
||||||
HomeDashboard=Synthèse accueil
|
HomeDashboard=Synthèse accueil
|
||||||
|
Deductible=Déductible
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Lundi
|
Monday=Lundi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user