diff --git a/liteyuki/resources/vanilla_language/lang/en.lang b/liteyuki/resources/vanilla_language/lang/en.lang index 062bfd4b..5fd26842 100644 --- a/liteyuki/resources/vanilla_language/lang/en.lang +++ b/liteyuki/resources/vanilla_language/lang/en.lang @@ -134,13 +134,13 @@ weather.city_not_found=City {CITY} not found weather.weather_not_found=Weather information not found for city {CITY} weather.no_key=Weather API key not set. Please add weather_key to the configuration file -status.friends=Friends -status.groups=Groups -status.plugins=Plugins -status.resources=Resource Packs -status.bots=Bots -status.message_sent=Messages Sent -status.message_received=Messages Received +status.friends=Friend(s) +status.groups=Group(s) +status.plugins=Plugin(s) +status.resources=Resource Pack(s) +status.bots=Bot(s) +status.message_sent=Message(s) Sent +status.message_received=Message(s) Received status.cpu=CPU status.memory=Memory status.swap=Swap @@ -150,11 +150,11 @@ status.total=Total status.used=Used status.free=Free status.runtime=Runtime -status.days=Days -status.hours=Hours -status.minutes=Minutes -status.seconds=Seconds -status.cores=Cores -status.threads=Threads -status.process=Processes -status.description=Liteyuki Dashboard \ No newline at end of file +status.days=Day(s) +status.hours=Hour(s) +status.minutes=Minute(s) +status.seconds=Second(s) +status.cores=Core(s) +status.threads=Thread(s) +status.process=Processe(s) +status.description=Liteyuki Dashboard