diff options
author | Marek Černocký <marek@manet.cz> | 2013-09-27 02:37:50 +0800 |
---|---|---|
committer | Marek Černocký <marek@manet.cz> | 2013-09-27 02:37:50 +0800 |
commit | 3a815544a7fb956c7350d5ce99a73d37f2a81f75 (patch) | |
tree | a2d8cf3ce159f24246d3e4914b2234d1a90fc09e | |
parent | 175469e8ab5ec4ebcc333478c5844684db51e0d8 (diff) | |
download | gsoc2013-epiphany-3a815544a7fb956c7350d5ce99a73d37f2a81f75.tar.gz gsoc2013-epiphany-3a815544a7fb956c7350d5ce99a73d37f2a81f75.tar.zst gsoc2013-epiphany-3a815544a7fb956c7350d5ce99a73d37f2a81f75.zip |
Added the Czech translation
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 25a694075..29678d379 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -34,4 +34,4 @@ HELP_FILES = \ pref-font.page \ pref-passwords.page -HELP_LINGUAS = de es pt_BR +HELP_LINGUAS = cs de es pt_BR |