mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-21 14:05:41 +00:00
93166c774a
* 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
6 lines
123 B
TypeScript
6 lines
123 B
TypeScript
export const changelog = {
|
|
modalTitle: 'Újdonságok',
|
|
dontShowAgain: 'Ne jelenjen meg többé',
|
|
close: 'Értem',
|
|
};
|