forked from bot/app
🐛 一些单词复数形式
This commit is contained in:
parent
c66d470166
commit
9e17b84a5d
@ -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.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
|
Loading…
Reference in New Issue
Block a user