From e5a1929ac5dbaed9d5b4bb1311a290dc95ba0f20 Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Fri, 15 May 2026 12:02:51 +0800 Subject: [PATCH] refactor: remove unused pluralization for persistent volume claim in localization file (#867) Signed-off-by: Andy Lee --- pkg/harvester/l10n/en-us.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index 6f83aebb..89cb6aaf 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -2180,12 +2180,6 @@ typeLabel: other { PCI Devices } } - persistentvolumeclaim: |- - {count, plural, - one { Volume } - other { Volumes } - } - network.harvesterhci.io.clusternetwork: |- {count, plural, one { Cluster Network }