Files
ox_lib/locales/pl.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
141 B
JSON

{
"language": "Polski",
"ui": {
"cancel": "Anuluj",
"close": "Zamknij",
"confirm": "Potwierdź",
"more": "More..."
}
}