mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
Portuguese
This commit is contained in:
parent
645dd79342
commit
13c766f31c
|
|
@ -46,7 +46,7 @@ namespace FModel.ViewModels.ComboBox
|
|||
new ComboBoxViewModel { Id = 6, Content = Properties.Resources.Japanese },
|
||||
new ComboBoxViewModel { Id = 7, Content = Properties.Resources.Russian },
|
||||
new ComboBoxViewModel { Id = 8, Content = Properties.Resources.Chinese },
|
||||
new ComboBoxViewModel { Id = 9, Content = Properties.Resources.PortugueseBrazil },
|
||||
new ComboBoxViewModel { Id = 9, Content = Properties.Resources.PortugueseBrazil }
|
||||
};
|
||||
|
||||
public static ObservableCollection<ComboBoxViewModel> languageCbViewModel = new ObservableCollection<ComboBoxViewModel>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user