Files
ox_lib/locales/sl.json
T

15 lines
383 B
JSON
Raw Normal View History

2022-05-19 13:59:56 +02:00
{
"language": "Slovenski",
2022-06-17 20:27:38 +02:00
"ui": {
"cancel": "Cancel",
"close": "Zapri",
2023-02-23 17:29:38 +01:00
"confirm": "Potrdi",
"more": "More..."
},
"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
}