mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
21 lines
634 B
JSON
21 lines
634 B
JSON
{
|
|
"language": "Eesti",
|
|
"ui": {
|
|
"cancel": "Tühista",
|
|
"close": "Sulge",
|
|
"confirm": "Kinnita",
|
|
"more": "Rohkem...",
|
|
"settings": {
|
|
"locale": "Change locale",
|
|
"locale_description": "Current language: ${language} (%s)"
|
|
}
|
|
},
|
|
"open_radial_menu": "Open radial menu",
|
|
"cancel_progress": "Cancel current progress bar",
|
|
"txadmin_announcement": "Serveri teadaanne kasutajalt %s",
|
|
"txadmin_dm": "Sulle saadeti sõnum kasutajalt %s",
|
|
"txadmin_warn": "Sind hoiatati kasutaja %s poolt",
|
|
"txadmin_warn_content": "%s \nTegevuse ID: %s",
|
|
"txadmin_scheduledrestart": "Planeeritud taaskäivitus"
|
|
}
|