diff --git a/locales/ar_AR/translations.php b/locales/ar_AR/translations.php index 31cca13..08b6d8f 100644 --- a/locales/ar_AR/translations.php +++ b/locales/ar_AR/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 27765fe..786c814 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -242,4 +242,6 @@ return array( 'Groups' => 'Skupiny', 'Back to the group' => 'Zpět do skupiny', 'view' => 'zobrazit', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php index b3b1b06..120dd63 100644 --- a/locales/de_DE/translations.php +++ b/locales/de_DE/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index b707260..73673b6 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/it_IT/translations.php b/locales/it_IT/translations.php index da05b1c..373e372 100644 --- a/locales/it_IT/translations.php +++ b/locales/it_IT/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 41337f5..c73a63f 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/sr_RS/translations.php b/locales/sr_RS/translations.php index e9752b5..245199f 100644 --- a/locales/sr_RS/translations.php +++ b/locales/sr_RS/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/sr_RS@latin/translations.php b/locales/sr_RS@latin/translations.php index 945b0de..504d9ed 100644 --- a/locales/sr_RS@latin/translations.php +++ b/locales/sr_RS@latin/translations.php @@ -242,4 +242,6 @@ return array( // 'Groups' => '', // 'Back to the group' => '', // 'view' => '', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/tr_TR/translations.php b/locales/tr_TR/translations.php index 83bdadf..48465f1 100644 --- a/locales/tr_TR/translations.php +++ b/locales/tr_TR/translations.php @@ -242,4 +242,6 @@ return array( 'Groups' => 'Gruplar', 'Back to the group' => 'Gruba geri dön', 'view' => 'görüntüle', + // 'Item title links to' => '', + // 'Original' => '', ); diff --git a/locales/zh_CN/translations.php b/locales/zh_CN/translations.php index 33045b8..248b26e 100644 --- a/locales/zh_CN/translations.php +++ b/locales/zh_CN/translations.php @@ -242,4 +242,6 @@ return array( 'Groups' => '分组', 'Back to the group' => '返回分组', 'view' => '查看', + // 'Item title links to' => '', + // 'Original' => '', );