mirror of
https://github.com/typemill/typemill.git
synced 2025-01-17 21:38:25 +01:00
Add settings for Russian language
This commit is contained in:
parent
2abef9bc72
commit
41e935f4fd
@ -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