diff options
Diffstat (limited to 'app/i18n/es/gen.php')
| -rw-r--r-- | app/i18n/es/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index 7a3849be6..35f6f72b1 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -144,7 +144,7 @@ return array( 'should_be_activated' => 'JavaScript debe estar activado', ), 'lang' => array( - 'cz' => 'Čeština', // IGNORE + 'cs' => 'Čeština', // IGNORE 'de' => 'Deutsch', // IGNORE 'el' => 'Ελληνικά', // IGNORE 'en' => 'English', // IGNORE |
