Files
Psychotoxical-psysonic/src/locales/hu/luckyMix.ts
T
Psychotoxical 93166c774a feat(i18n): add Hungarian (hu) translation (#1149)
* feat(i18n): add Hungarian (hu) translation files

* feat(i18n): register Hungarian locale and language option

* docs(changelog): Hungarian translation entry and credit (#1149)

* fix(i18n): list Romanian in the Login language picker
2026-06-22 00:56:37 +02:00

7 lines
281 B
TypeScript

export const luckyMix = {
done: 'Lucky Mix kész: {{count}} szám',
failed: 'A Lucky Mix összeállítása nem sikerült. Próbáld újra.',
unavailable: 'A Lucky Mix nem érhető el ehhez a szerverhez.',
cancelTooltip: 'Lucky Mix összeállításának megszakítása',
};