fix(locales/cs): more natural phrases (#508)

This commit is contained in:
ANTOND
2024-03-08 19:01:56 +01:00
committed by GitHub
parent acfb665459
commit 0c470f249a

View File

@@ -6,9 +6,9 @@
"confirm": "Potvrdit",
"more": "Více..."
},
"txadmin_announcement": "Server oznámení od %s",
"txadmin_announcement": "Serverové oznámení od %s",
"txadmin_dm": "Soukromá zpráva od %s",
"txadmin_warn": "Byl jsi varován %s",
"txadmin_warn_content": "%s \nID Akce: %s",
"txadmin_warn": "Byl jsi varován od %s",
"txadmin_warn_content": "%s \nID akce: %s",
"txadmin_scheduledrestart": "Plánovaný restart"
}