diff --git a/eo.json b/eo.json
index f8cf167..7eb212f 100644
--- a/eo.json
+++ b/eo.json
@@ -308,8 +308,15 @@
"Options.Nameplates.NonContacts": "Nomplatoj: Kaŝas nomplatojn de viaj kontaktoj",
"Options.Nameplates.Hide": "Nomplatoj: Kaŝas ĉiujn nomplatojn",
- "Indicator.OnlineUsers": "Enretaj uzantoj: {num_registered} (~{num_total})",
- "Indicator.ServerStatus": "Servila stato: {status, select, Good {Bona} Slow {Malrapida} Down {Malsupre} NoInternet {Neniu interreto}} ({response_ms} ms)",
+ "Indicator.OnlineUsers": "{users} {users,plural, one {Enreta Uzanto} other {Enretaj Uzantoj}}",
+ "Indicator.OnlineUsersVR": "{users} {users, plural, one {uzanto} other {uzantoj}} en VR",
+ "Indicator.OnlineUsersDesktop": "{users} {users, plural, one {uzanto} other {uzantoj}} en Labortabla",
+
+ "Indicator.ServerStatus.Status": "Servila stato",
+ "Indicator.ServerStatus.Good": "Bona",
+ "Indicator.ServerStatus.Slow": "Malrapida",
+ "Indicator.ServerStatus.Down": "Malsupre",
+ "Indicator.ServerStatus.NoInternet": "Neniu interreto",
"Indicator.Sync.AllSynced": "Ĉiuj sinkronigitaj",
"Indicator.Sync.SyncingItems": "Sinkronigante {item_count,plural, one {# ero} other {# erojn}} ({item_percent} %)",