aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2025-08-30 21:31:20 +0200
committerGravatar GitHub <noreply@github.com> 2025-08-30 21:31:20 +0200
commitc55e2d317fde3f8f5ef16e41f6377e943e50c788 (patch)
tree3ffb79f3fccb2ff228b9da8b6ad15124bd9d7af1 /app/i18n/nl
parent266c1ce85e9b9df6cec95eeb3936225871c1b7d7 (diff)
delete sub.title.rename_label (#7881)
Ref #7871 Ref #5954 Changes proposed in this pull request: - `sub.title.rename_label ` has been not used anymore since #5954 (Version V1.24.0) - `sub.title.rename_label ` deleted
Diffstat (limited to 'app/i18n/nl')
-rw-r--r--app/i18n/nl/sub.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index ca4c52ac4..b771a0f73 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -301,7 +301,6 @@ return array(
'add_opml_category' => 'OPML categorienaam',
'delete_label' => 'Label verwijderen',
'feed_management' => 'RSS-feedbeheer',
- 'rename_label' => 'Label hernoemen',
'subscription_tools' => 'Hulpmiddelen voor abonnementen',
),
);