Files
ox_lib/locales/ru.json
Luke 7ffa12af4f feat(web/radial): global menu pagination
adds a More... button when menu items are over PAGE_ITEMS
2023-02-23 17:29:40 +01:00

10 lines
184 B
JSON

{
"language": "Русский",
"ui": {
"cancel": "Отменить",
"close": "Закрывать",
"confirm": "Подтверждать",
"more": "More..."
}
}