diff --git a/src/lang/fr.js b/src/lang/fr.js index decfc83..ed548ca 100644 --- a/src/lang/fr.js +++ b/src/lang/fr.js @@ -44,6 +44,10 @@ const fr = { } }, about: { + appStatus: { + online: 'app en ligne', + offline: 'app hors ligne' + }, updates: { currentVersion: 'Version Actuelle', currentWebuiVersion: 'Version Actuelle De La WebUI',