mirror of
https://github.com/typemill/typemill.git
synced 2025-03-14 17:19:39 +01:00
Version 1.3.6
This commit is contained in:
parent
e03102710a
commit
c46f2eedc5
@ -751,10 +751,11 @@ class SettingsController extends Controller
|
||||
private function getLanguages()
|
||||
{
|
||||
return array(
|
||||
'nl' => 'Dutch, Flemish',
|
||||
'en' => 'English',
|
||||
'ru' => 'Russian',
|
||||
'nl' => 'Dutch, Flemish',
|
||||
'de' => 'German',
|
||||
'it' => 'Italian',
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user