Files
ox_lib/locales/cs.json
T

15 lines
382 B
JSON
Raw Normal View History

2022-05-19 14:16:52 +02:00
{
"language": "Čeština",
2022-06-17 20:27:38 +02:00
"ui": {
"cancel": "Zrušit",
2022-06-17 20:27:38 +02:00
"close": "Zavřít",
2023-02-23 17:29:38 +01:00
"confirm": "Potvrdit",
2023-05-08 23:59:58 +02:00
"more": "Více..."
},
2023-05-18 13:03:13 +02:00
"txadmin_announcement": "Server 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_scheduledrestart": "Plánovaný restart"
2022-06-17 20:27:38 +02:00
}