New French translation to match English version (November 11, 2020)

--> feat: moved app status to about page --> translated into french
This commit is contained in:
Lau Ha 2020-11-11 10:27:08 +00:00
parent 9b17ee06ad
commit 5a37a598e1
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@ const fr = {
} }
}, },
about: { about: {
appStatus: {
online: 'app en ligne',
offline: 'app hors ligne'
},
updates: { updates: {
currentVersion: 'Version Actuelle', currentVersion: 'Version Actuelle',
currentWebuiVersion: 'Version Actuelle De La WebUI', currentWebuiVersion: 'Version Actuelle De La WebUI',