mirror of
https://github.com/typemill/typemill.git
synced 2025-07-30 19:00:32 +02:00
Version 1.3.6
This commit is contained in:
@@ -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',
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user