mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
15 lines
384 B
JSON
15 lines
384 B
JSON
{
|
|
"language": "Eesti",
|
|
"ui": {
|
|
"cancel": "Tühista",
|
|
"close": "Sulge",
|
|
"confirm": "Kinnita",
|
|
"more": "Rohkem..."
|
|
},
|
|
"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"
|
|
}
|