diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-15 17:01:16 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-15 17:01:16 -0400 |
commit | 5aacb6a76351889a6ec5ed01c8e80f139c2b2027 (patch) | |
tree | 4b6aac7b310ee88d0baabd0791c60ceb6c359292 /locales/fr_FR | |
parent | fae40f01428c2e96d4527c997a2c6d104a837794 (diff) |
Spanish translation integration
Diffstat (limited to 'locales/fr_FR')
-rw-r--r-- | locales/fr_FR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 46e895ee..7a7f8d3e 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -5,6 +5,7 @@ return array( 'French' => 'Français', 'Polish' => 'Polonais', 'Portuguese (Brazilian)' => 'Portugais (Brésil)', + 'Spanish' => 'Espagnol', 'None' => 'Aucun', 'edit' => 'modifier', 'Edit' => 'Modifier', |