Add Japanese language (#9956)

I added Japanese translation.

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
PONOTECH
2025-02-01 20:49:18 +09:00
committed by GitHub
parent c9ca87f49f
commit 4b9414a002
37 changed files with 3987 additions and 84 deletions

View File

@ -5,6 +5,7 @@ export const APP_LOCALES = {
it: 'it',
es: 'es',
ko: 'ko',
ja: 'ja',
'pt-PT': 'pt-PT',
'pt-BR': 'pt-BR',
'zh-Hans': 'zh-Hans',