Add Japanese language (#9956)
I added Japanese translation. --------- Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user