Work on AccountPanel : add treeview
This commit is contained in:
@@ -136,7 +136,7 @@ bool wxUI::SetLanguage(QString language)
|
||||
|
||||
months[0] = _("january");
|
||||
months[1] = _("february");
|
||||
months[2] = _("marchpp");
|
||||
months[2] = _("march");
|
||||
months[3] = _("april");
|
||||
months[4] = _("may");
|
||||
months[5] = _("june");
|
||||
|
||||
Reference in New Issue
Block a user