diff --git a/bl-plugins/latest_posts/languages/de_CH.json b/bl-plugins/latest_posts/languages/de_CH.json new file mode 100644 index 00000000..19eb5ad2 --- /dev/null +++ b/bl-plugins/latest_posts/languages/de_CH.json @@ -0,0 +1,9 @@ +{ + "plugin-data": + { + "name": "Neueste Beiträge", + "description": "Anzeige der neuesten Beiträge." + }, + + "amount-of-posts": "Anzahl der Beiträge" +} diff --git a/bl-plugins/latest_posts/languages/de_DE.json b/bl-plugins/latest_posts/languages/de_DE.json new file mode 100644 index 00000000..19eb5ad2 --- /dev/null +++ b/bl-plugins/latest_posts/languages/de_DE.json @@ -0,0 +1,9 @@ +{ + "plugin-data": + { + "name": "Neueste Beiträge", + "description": "Anzeige der neuesten Beiträge." + }, + + "amount-of-posts": "Anzahl der Beiträge" +} diff --git a/bl-plugins/latest_posts/languages/en_US.json b/bl-plugins/latest_posts/languages/en_US.json index 493c1967..e8e19423 100644 --- a/bl-plugins/latest_posts/languages/en_US.json +++ b/bl-plugins/latest_posts/languages/en_US.json @@ -5,6 +5,5 @@ "description": "Shows the latest posts published." }, - "amount-of-posts": "Amount of posts", - "show-home-link": "Show home link" -} \ No newline at end of file + "amount-of-posts": "Amount of posts" +} diff --git a/bl-plugins/latest_posts/languages/es_AR.json b/bl-plugins/latest_posts/languages/es_AR.json index 2df4b8fd..dd620606 100644 --- a/bl-plugins/latest_posts/languages/es_AR.json +++ b/bl-plugins/latest_posts/languages/es_AR.json @@ -5,6 +5,5 @@ "description": "Muestra las últimas entradas publicadas." }, - "amount-of-posts": "Cantidad de entradas", - "show-home-link": "Mostrar vínculo a inicio" + "amount-of-posts": "Cantidad de entradas" } diff --git a/bl-plugins/latest_posts/languages/es_ES.json b/bl-plugins/latest_posts/languages/es_ES.json index 2df4b8fd..dd620606 100644 --- a/bl-plugins/latest_posts/languages/es_ES.json +++ b/bl-plugins/latest_posts/languages/es_ES.json @@ -5,6 +5,5 @@ "description": "Muestra las últimas entradas publicadas." }, - "amount-of-posts": "Cantidad de entradas", - "show-home-link": "Mostrar vínculo a inicio" + "amount-of-posts": "Cantidad de entradas" } diff --git a/bl-plugins/latest_posts/languages/es_VE.json b/bl-plugins/latest_posts/languages/es_VE.json index 2df4b8fd..dd620606 100644 --- a/bl-plugins/latest_posts/languages/es_VE.json +++ b/bl-plugins/latest_posts/languages/es_VE.json @@ -5,6 +5,5 @@ "description": "Muestra las últimas entradas publicadas." }, - "amount-of-posts": "Cantidad de entradas", - "show-home-link": "Mostrar vínculo a inicio" + "amount-of-posts": "Cantidad de entradas" } diff --git a/bl-plugins/latest_posts/languages/ja_JP.json b/bl-plugins/latest_posts/languages/ja_JP.json index 8dcc5764..2caa3d91 100644 --- a/bl-plugins/latest_posts/languages/ja_JP.json +++ b/bl-plugins/latest_posts/languages/ja_JP.json @@ -5,6 +5,5 @@ "description": "公開された最近の投稿を表示します。" }, - "amount-of-posts": "投稿表示数", - "show-home-link": "ホーム・リンクを表示" -} \ No newline at end of file + "amount-of-posts": "投稿表示数" +}