diff options
author | Friendika <info@friendika.com> | 2011-09-02 22:20:47 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-02 22:20:47 -0700 |
commit | d49895a8a10442e1a585732e94230ac51e92396d (patch) | |
tree | 08782d67d65085fe1249e6f7a561a29ed4b0c9fe /view/cs/htconfig.tpl | |
parent | 887d06cf5edda2ae390c15abf0ec33b39d74e589 (diff) | |
parent | 7813f1798fb41e4f101172aa8493924856c937ab (diff) | |
download | volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.tar.gz volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.tar.bz2 volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.zip |
Merge pull request #169 from michal-s/master
minor changes of czech translations
Diffstat (limited to 'view/cs/htconfig.tpl')
-rw-r--r-- | view/cs/htconfig.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl index 15fe8402b..dca34f482 100644 --- a/view/cs/htconfig.tpl +++ b/view/cs/htconfig.tpl @@ -24,6 +24,10 @@ $default_timezone = '$timezone'; $a->config['sitename'] = "Moje síť přátel"; +// Nastavení defaultního jazyka webu + +$a->config['system']['language'] = 'cs'; + // Vaše možnosti jsou REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED. // Ujistěte se, že jste si vytvořili Váš osobníúčet dříve, než nastavíte // REGISTER_CLOSED. 'register_text' (pokud je nastaven) se bude zobrazovat jako první text na |