forked from Wavyzz/dolibarr
Merge pull request #5067 from grandoc/develop
Fix : missing translation
This commit is contained in:
@@ -6,6 +6,7 @@ NoErrorCommitIsDone=No error, we commit
|
|||||||
ErrorButCommitIsDone=Errors found but we validate despite this
|
ErrorButCommitIsDone=Errors found but we validate despite this
|
||||||
ErrorBadEMail=EMail %s is wrong
|
ErrorBadEMail=EMail %s is wrong
|
||||||
ErrorBadUrl=Url %s is wrong
|
ErrorBadUrl=Url %s is wrong
|
||||||
|
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||||||
ErrorLoginAlreadyExists=Login %s already exists.
|
ErrorLoginAlreadyExists=Login %s already exists.
|
||||||
ErrorGroupAlreadyExists=Group %s already exists.
|
ErrorGroupAlreadyExists=Group %s already exists.
|
||||||
ErrorRecordNotFound=Record not found.
|
ErrorRecordNotFound=Record not found.
|
||||||
|
|||||||
Reference in New Issue
Block a user