diff --git a/locales/de.json b/locales/de.json index 612e8e0c..ed81983d 100644 --- a/locales/de.json +++ b/locales/de.json @@ -61,8 +61,6 @@ "blacklist": { "buttonLabelBlock": "Blockieren", "buttonLabelUnblock": "Blockiert", - "confirmUnfollowTitle": "Nicht mehr Folgen", - "confirmUnfollowMessage": "Möchtest Du {name} nicht mehr folgen und dessen Inhalte nie mehr sehen?", "blockSuccess": "Du wirst keine Inhalte von {name} mehr sehen", "unblockSuccess": "Du wirst wieder Inhalte von {name} sehen" }, diff --git a/locales/en.json b/locales/en.json index 2d566b17..950dfa3a 100644 --- a/locales/en.json +++ b/locales/en.json @@ -62,8 +62,6 @@ "blacklist": { "buttonLabelBlock": "Block", "buttonLabelUnblock": "Blocked", - "confirmUnfollowTitle": "Unfollow", - "confirmUnfollowMessage": "Do you want to unfollow and block any content by {name}?", "blockSuccess": "You will no longer see any content by {name}", "unblockSuccess": "You will see content by {name} again" },