mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update language.js with italian
This commit is contained in:
parent
f17d0f921e
commit
f47c3099a4
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export default class Language extends Component {
|
|||
{ label: 'Danish (DK)', value: 'da_dk' },
|
||||
{ label: 'Deutsch (DE)', value: 'de_de' },
|
||||
{ label: 'Español (ES)', value: 'es' },
|
||||
{ label: 'Italian (IT)', value: 'it' },
|
||||
{ label: 'Français (FR)', value: 'fr_fr' },
|
||||
{ label: 'Indonesia (ID)', value: 'id_id' },
|
||||
{ label: '日本語 (JP)', value: 'jp_jp' },
|
||||
|
|
Loading…
Add table
Reference in a new issue