add % that was missing

thanks to booky10
This commit is contained in:
MathMan05 2024-11-02 16:23:52 -05:00
parent ea60847529
commit 91a90ca1d4

View file

@ -158,7 +158,7 @@
"switchAccounts":"Switch accounts ⇌", "switchAccounts":"Switch accounts ⇌",
"accountNotStart":"Account unable to start", "accountNotStart":"Account unable to start",
"home":{ "home":{
"uptimeStats":"Uptime: \n All time: $1\nThis week: $2\nToday: $3", "uptimeStats":"Uptime: \n All time: $1%\nThis week: $2%\nToday: $3%",
"warnOffiline":"Instance is offline, can't connect" "warnOffiline":"Instance is offline, can't connect"
}, },
"htmlPages":{ "htmlPages":{