Skip to content

Commit 72167ca

Browse files
committed
removes unused translation key
1 parent 7bc42b5 commit 72167ca

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

modules/@apostrophecms/i18n/i18n/de.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "Erstellen {{ tag }}?",
562562
"tagExist": "Dieses Tag existiert bereits",
563563
"tagManage": "Tags verwalten",
564-
"tagNewTag": "Neuer Tag",
565564
"tagNoResultFor": "Keine Ergebnisse für \"{{ tag }}\"",
566565
"tagNoTagsYet": "Noch keine Tags",
567566
"tagSearchApplyTags": "Tags anwenden",

modules/@apostrophecms/i18n/i18n/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "create \"{{ tag }}\"",
562562
"tagExist": "This tag already exist",
563563
"tagManage": "Manage Tags",
564-
"tagNewTag": "New Tag",
565564
"tagNoResultFor": "No results for \"{{ tag }}\"",
566565
"tagNoTagsYet": "No tags yet",
567566
"tagSearchApplyTags": "Apply Tags",

modules/@apostrophecms/i18n/i18n/es.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "crear \"{{ tag }}\"",
562562
"tagExist": "Esta etiqueta ya existe",
563563
"tagManage": "Administrar etiquetas",
564-
"tagNewTag": "Nueva etiqueta",
565564
"tagNoResultFor": "No hay resultados para \"{{ tag }}\"",
566565
"tagNoTagsYet": "No hay etiquetas todavía",
567566
"tagSearchApplyTags": "Aplicar etiquetas",

modules/@apostrophecms/i18n/i18n/fr.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "créer \"{{ tag }}\"",
562562
"tagExist": "Ce tag existe déjà",
563563
"tagManage": "Gérer Tags",
564-
"tagNewTag": "Nouveau tag",
565564
"tagNoResultFor": "Pas de résultats pour \"{{ tag }}\"",
566565
"tagNoTagsYet": "Pas encore de tags",
567566
"tagSearchApplyTags": "Appliquer des tags",

modules/@apostrophecms/i18n/i18n/it.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "creare \"{{ tag }}\"",
562562
"tagExist": "Questo tag esiste già",
563563
"tagManage": "Gestisci tag",
564-
"tagNewTag": "nuovo tag",
565564
"tagNoResultFor": "Nessun risultato per \"{{ tag }}\"",
566565
"tagNoTagsYet": "Nessun tag ancora",
567566
"tagSearchApplyTags": "Applica tag",

modules/@apostrophecms/i18n/i18n/pt-BR.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "criar \"{{ tag }}\"",
562562
"tagExist": "Esta tag já existe",
563563
"tagManage": "Gerenciar tags",
564-
"tagNewTag": "Nova Tag",
565564
"tagNoResultFor": "Nenhum resultado para \"{{ tag }}\"",
566565
"tagNoTagsYet": "Nenhuma tag ainda",
567566
"tagSearchApplyTags": "Aplicar Tags",

modules/@apostrophecms/i18n/i18n/sk.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@
561561
"tagCreateTagName": "vytvoriť \"{{ tag }}\"",
562562
"tagExist": "Táto tag už existuje",
563563
"tagManage": "Spravovať Tags",
564-
"tagNewTag": "Nový tag",
565564
"tagNoTagsFoundCreateOne": "vytvoriť {{ tag }}?",
566565
"tagNoTagsFoundPerhaps": "Nenašli sme žiadne zodpovedajúce tagy. Možno",
567566
"tagSearchApplyTags": "Použiť tagy",

0 commit comments

Comments
 (0)