mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-10 11:50:44 +08:00
- added localization files - ran pre-commit to ensure the JSONs are correctly formatted - updated next-i18.next.config.js as advised on discord
9 lines
186 B
JSON
9 lines
186 B
JSON
{
|
|
"grab_a_task": "Válassz egy feladatot!",
|
|
"create": "Létrehozás",
|
|
"evaluate": "Értékelés",
|
|
"label": "Címkézés",
|
|
"dashboard": "Irányítópult",
|
|
"go": "Indítás"
|
|
}
|