Locales list show native translation of the available languages (pull-request #155)
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'English' => 'Inglês',
|
||||
'French' => 'Francês',
|
||||
'Polish' => 'Polonês',
|
||||
'Portuguese (Brazilian)' => 'Português (Brasil)',
|
||||
'Spanish' => 'Espanhol',
|
||||
'German' => 'Alemão',
|
||||
'Chinese (Simplified)' => 'Chinês (simplificado)',
|
||||
'Swedish' => 'Sueco',
|
||||
'None' => 'Nenhum',
|
||||
'edit' => 'editar',
|
||||
'Edit' => 'Editar',
|
||||
|
||||
Reference in New Issue
Block a user