Files
ox_lib/locales/cs.json

15 lines
390 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",
"confirm": "Potvrdit",
"more": "Více..."
},
"txadmin_announcement": "Server announcement by %s",
"txadmin_dm": "Direct Message from %s",
"txadmin_warn": "You have been warned by %s",
"txadmin_warn_content": "%s \nAction ID: %s",
"txadmin_scheduledrestart": "Scheduled Restart"
2022-06-17 20:27:38 +02:00
}