mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add japanese support
This commit is contained in:
@@ -3,6 +3,7 @@ export const LOCALE_FILES = [ 'player', 'server' ]
|
||||
export const I18N_LOCALES = {
|
||||
'en-US': 'English',
|
||||
'fr-FR': 'Français',
|
||||
'ja-JP': '日本語',
|
||||
'eu-ES': 'Euskara',
|
||||
'ca-ES': 'Català',
|
||||
'cs-CZ': 'Čeština',
|
||||
|
||||
Reference in New Issue
Block a user