diff --git a/fr.json b/fr.json
index 8728c69..deb64df 100644
--- a/fr.json
+++ b/fr.json
@@ -383,11 +383,23 @@
"Options.Nameplates.CustomStyle": "Noms customisés",
"Indicator.OnlineUsers": "Utilisateurs en ligne: ~{num_total} ({num_registered})",
+ "Indicator.OnlineUsersVR": "{users} {users, plural, one {utilisateur} other {utilisateurs}} en VR",
+ "Indicator.OnlineUsersDesktop": "{users} {users, plural, one {utilisateur} other {utilisateurs}} en Desktop",
- "Indicator.Sync.AllSynced": "Synchronization complèté",
- "Indicator.Sync.SyncingItems": "Synchronization: {item_count,plural, one {# élément} other {# éléments}} ({item_percent} %)",
+ "Indicator.ServerStatus.ServerStatus": "Statut du serveur",
+ "Indicator.ServerStatus.Good": "Bon",
+ "Indicator.ServerStatus.Slow": "Lent",
+ "Indicator.ServerStatus.Down": "Indisponible",
+ "Indicator.ServerStatus.NoInternet": "Aucune connexion internet",
+
+ "Indicator.Sync.AllSynced": "Synchronisation complété",
+ "Indicator.Sync.SyncingItems": "Synchronisation: {item_count,plural, one {# élément} other {# éléments}} ({item_percent} %)",
"Indicator.Sync.UploadingVariants": "Chargement {variant_count,plural, one {# asset variant} other {# asset variants}}",
"Indicator.Sync.SyncError": "Erreur de synchronisation! Valider les logs pour les détails",
+ "Indicator.Sync.StorageFull": "Stockage plein synchronisation impossible",
+
+ "Indicator.Storage.StorageFull": "Stockage plein",
+ "Indicator.Storage.Usage": "{storage_used} de {storage_max}
Stockage utilisé",
"Indicator.LiveHiddenMessage": "(Vos informations sont cachées pendant que vous diffuser)",