mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
21 lines
642 B
JSON
21 lines
642 B
JSON
{
|
|
"language": "Русский",
|
|
"ui": {
|
|
"cancel": "Отменить",
|
|
"close": "Закрыть",
|
|
"confirm": "Подтвердить",
|
|
"more": "Ещё...",
|
|
"settings": {
|
|
"locale": "Change locale",
|
|
"locale_description": "Current language: ${language} (%s)"
|
|
}
|
|
},
|
|
"open_radial_menu": "Open radial menu",
|
|
"cancel_progress": "Cancel current progress bar",
|
|
"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"
|
|
}
|