diff options
Diffstat (limited to 'locales/fr/messages.gotext.json')
-rw-r--r-- | locales/fr/messages.gotext.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json index 10aba6e..69f4e48 100644 --- a/locales/fr/messages.gotext.json +++ b/locales/fr/messages.gotext.json @@ -74,7 +74,7 @@ { "id": "Initialization error", "message": "Initialization error", - "translation": "" + "translation": "Erreur d’initialisation" }, { "id": [ @@ -232,7 +232,7 @@ { "id": "{ApplicationName} on", "message": "{ApplicationName} on", - "translation": "{ApplicationName} est activée", + "translation": "{ApplicationName} est activé", "placeholders": [ { "id": "ApplicationName", @@ -247,7 +247,7 @@ { "id": "{ApplicationName} off", "message": "{ApplicationName} off", - "translation": "{ApplicationName} est désactivée", + "translation": "{ApplicationName} est désactivé", "placeholders": [ { "id": "ApplicationName", |