From 05e98042fb6d27671daeac2094f55690b6c26112 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 20 Feb 2013 23:34:29 +0000 Subject: [PATCH] [trunk_admin] Update cs_CZ, thanks to : sichr git-svn-id: http://piwigo.org/svn/trunk@20893 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/admin.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 86fc18eaf..4234f8c1d 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -955,4 +955,5 @@ $lang['Rename'] = 'Přejmenovat'; $lang['This group will be set to default'] = 'Tato skupina bude použita jako defaultní'; $lang['This group will be unset to default'] = 'Tato skupina nebude dále použita jako defaultní'; $lang['Type here the name of the new group'] = 'Napište sem jméno nové skupiny'; +$lang['Purge user cache'] = 'Provést údržbu uživatelské mezipaměťi'; ?> \ No newline at end of file