diff options
| -rw-r--r-- | backend/locales/fr.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json index 527ddad1..aa2a53b7 100644 --- a/backend/locales/fr.json +++ b/backend/locales/fr.json @@ -119,7 +119,10 @@ "button": "Désinstaller", "title": "Désinstaller {{name}}", "desc": "Êtes-vous sûr.e de vouloir désinstaller {{name}} ?" - } + }, + "plugin_update_one": "", + "plugin_update_many": "", + "plugin_update_other": "" }, "RemoteDebugging": { "remote_cef": { |
