mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-30 17:25:11 +02:00
Change TITLE translation from titre to objet
Titre is ambiguous in french and can be misinterpreted as job title instead of subject
This commit is contained in:
parent
a477941b18
commit
fb80336583
@ -62,7 +62,7 @@ export default {
|
||||
'HIGH': 'Haute',
|
||||
'MEDIUM': 'Moyenne',
|
||||
'LOW': 'Faible',
|
||||
'TITLE': 'Titre',
|
||||
'TITLE': 'Objet',
|
||||
'CONTENT': 'Contenu',
|
||||
'SAVE': 'Enregistrer',
|
||||
'DISCARD_CHANGES': 'Annuler les modifications',
|
||||
@ -343,7 +343,7 @@ export default {
|
||||
'ERROR_EMPTY': 'Valeur invalide',
|
||||
'ERROR_PASSWORD': 'Mot de passe incorrect',
|
||||
'ERROR_NAME': 'Nom incorrect',
|
||||
'ERROR_TITLE': 'Titre incorrect',
|
||||
'ERROR_TITLE': 'Objet incorrect',
|
||||
'ERROR_EMAIL': 'Email invalide',
|
||||
'ERROR_CONTENT_SHORT': 'Contenu trop court',
|
||||
'PASSWORD_NOT_MATCH': 'Le mot de passe ne correspond pas',
|
||||
|
Loading…
x
Reference in New Issue
Block a user