mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 06:27:23 +08:00
🐛 一些单词复数形式
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.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
|
weather.no_key=Weather API key not set. Please add weather_key to the configuration file
|
||||||
|
|
||||||
status.friends=Friends
|
status.friends=Friend(s)
|
||||||
status.groups=Groups
|
status.groups=Group(s)
|
||||||
status.plugins=Plugins
|
status.plugins=Plugin(s)
|
||||||
status.resources=Resource Packs
|
status.resources=Resource Pack(s)
|
||||||
status.bots=Bots
|
status.bots=Bot(s)
|
||||||
status.message_sent=Messages Sent
|
status.message_sent=Message(s) Sent
|
||||||
status.message_received=Messages Received
|
status.message_received=Message(s) Received
|
||||||
status.cpu=CPU
|
status.cpu=CPU
|
||||||
status.memory=Memory
|
status.memory=Memory
|
||||||
status.swap=Swap
|
status.swap=Swap
|
||||||
@ -150,11 +150,11 @@ status.total=Total
|
|||||||
status.used=Used
|
status.used=Used
|
||||||
status.free=Free
|
status.free=Free
|
||||||
status.runtime=Runtime
|
status.runtime=Runtime
|
||||||
status.days=Days
|
status.days=Day(s)
|
||||||
status.hours=Hours
|
status.hours=Hour(s)
|
||||||
status.minutes=Minutes
|
status.minutes=Minute(s)
|
||||||
status.seconds=Seconds
|
status.seconds=Second(s)
|
||||||
status.cores=Cores
|
status.cores=Core(s)
|
||||||
status.threads=Threads
|
status.threads=Thread(s)
|
||||||
status.process=Processes
|
status.process=Processe(s)
|
||||||
status.description=Liteyuki Dashboard
|
status.description=Liteyuki Dashboard
|
||||||
|
Loading…
Reference in New Issue
Block a user