mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 07:56:02 +01:00
fix(locales/cs): more natural phrases (#508)
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
"confirm": "Potvrdit",
|
"confirm": "Potvrdit",
|
||||||
"more": "Více..."
|
"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_dm": "Soukromá zpráva od %s",
|
||||||
"txadmin_warn": "Byl jsi varován %s",
|
"txadmin_warn": "Byl jsi varován od %s",
|
||||||
"txadmin_warn_content": "%s \nID Akce: %s",
|
"txadmin_warn_content": "%s \nID akce: %s",
|
||||||
"txadmin_scheduledrestart": "Plánovaný restart"
|
"txadmin_scheduledrestart": "Plánovaný restart"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user