diff --git a/locales/ar_AR/translations.php b/locales/ar_AR/translations.php index 1af0e8f..fa241f1 100644 --- a/locales/ar_AR/translations.php +++ b/locales/ar_AR/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 90258a8..b61a76a 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -240,4 +240,5 @@ return array( 'Unable to detect the feed format.' => 'Nelze detekovat formát odběru.', 'add a new group' => 'přidat novou skupinu', 'Groups' => 'Skupiny', + // 'Back to the group' => '', ); diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php index 61f06f8..fba98b5 100644 --- a/locales/de_DE/translations.php +++ b/locales/de_DE/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 3b18430..944dc74 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index ba53c95..1c039fb 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -240,4 +240,5 @@ return array( 'Unable to detect the feed format.' => 'Impossible de détecter le format du flux.', 'add a new group' => 'ajouter un nouveau libellé', 'Groups' => 'Libellés', + 'Back to the group' => 'Revenir sur le groupe' ); diff --git a/locales/it_IT/translations.php b/locales/it_IT/translations.php index 8601044..ab4b5ac 100644 --- a/locales/it_IT/translations.php +++ b/locales/it_IT/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 01036ae..10c68b5 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/ru_RU/translations.php b/locales/ru_RU/translations.php index 2e477de..688196d 100644 --- a/locales/ru_RU/translations.php +++ b/locales/ru_RU/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/sr_RS/translations.php b/locales/sr_RS/translations.php index a369d26..7659774 100644 --- a/locales/sr_RS/translations.php +++ b/locales/sr_RS/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/sr_RS@latin/translations.php b/locales/sr_RS@latin/translations.php index 8cd03e0..04773c1 100644 --- a/locales/sr_RS@latin/translations.php +++ b/locales/sr_RS@latin/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/locales/zh_CN/translations.php b/locales/zh_CN/translations.php index fc939ad..2ab0986 100644 --- a/locales/zh_CN/translations.php +++ b/locales/zh_CN/translations.php @@ -240,4 +240,5 @@ return array( // 'Unable to detect the feed format.' => '', // 'add a new group' => '', // 'Groups' => '', + // 'Back to the group' => '', ); diff --git a/templates/show_item.php b/templates/show_item.php index eece354..0640206 100644 --- a/templates/show_item.php +++ b/templates/show_item.php @@ -64,7 +64,7 @@
  • - +