From 3f4fd75dfd76fb09eee7dabe42009f5c3b0fae90 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 14 Feb 2013 14:38:09 +0000 Subject: [PATCH] [social_buttons] Update cs_CZ, thanks to : ZdenekMaterna git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@20757 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/plugin.lang.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language/cs_CZ/plugin.lang.php b/language/cs_CZ/plugin.lang.php index 09fb6e5..8a32042 100644 --- a/language/cs_CZ/plugin.lang.php +++ b/language/cs_CZ/plugin.lang.php @@ -8,4 +8,7 @@ $lang['Annotation'] = 'Anotace'; $lang['Bubble'] = 'Bublina'; $lang['Inline text'] = 'Text v řádce'; $lang['Via'] = 'Prostřednictvím'; +$lang['Button type'] = 'Typ tlačítka'; +$lang['Right bubble'] = 'Pravá bublina'; +$lang['Top bubble'] = 'Horní bublina'; ?> \ No newline at end of file