Locales list show native translation of the available languages (pull-request #155)

This commit is contained in:
Frédéric Guillot
2014-08-17 16:18:38 -07:00
parent e468f3c558
commit 995a1a262a
9 changed files with 9 additions and 69 deletions

View File

@@ -1,14 +1,6 @@
<?php
return array(
'English' => 'Anglais',
'French' => 'Français',
'Polish' => 'Polonais',
'Portuguese (Brazilian)' => 'Portugais (Brésil)',
'Spanish' => 'Espagnol',
'German' => 'Allemand',
'Chinese (Simplified)' => 'Chinois simplifié',
'Swedish' => 'Suèdois',
'None' => 'Aucun',
'edit' => 'modifier',
'Edit' => 'Modifier',