mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
feat(i18n): add Japanese translation (#1134)
* feat(i18n): add Japanese translation Signed-off-by: Soli0222 <github@str08.net> * docs: changelog, what's new and credit for Japanese translation --------- Signed-off-by: Soli0222 <github@str08.net> Co-authored-by: Psychotoxical <171614930+Psychotoxical@users.noreply.github.com>
This commit is contained in:
@@ -393,6 +393,13 @@ const CONTRIBUTOR_ENTRIES = [
|
||||
'Linux auto-install script — fix curl | sudo bash URL capture bug (PR #1079)',
|
||||
],
|
||||
},
|
||||
{
|
||||
github: 'Soli0222',
|
||||
since: '1.49.0',
|
||||
contributions: [
|
||||
'Japanese (ja) full UI translation (PR #1134)',
|
||||
],
|
||||
},
|
||||
] as const;
|
||||
|
||||
// PR number of a contributor's first listed contribution, used as the
|
||||
|
||||
Reference in New Issue
Block a user