From 8aae5f1dd06ba301f02b7dbd9a059e85531b40b4 Mon Sep 17 00:00:00 2001 From: Leendert de Borst Date: Tue, 27 Jan 2026 13:17:17 +0100 Subject: [PATCH] Cleanup unused translations --- apps/mobile-app/i18n/locales/en.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/apps/mobile-app/i18n/locales/en.json b/apps/mobile-app/i18n/locales/en.json index ae18dd054..9715f639b 100644 --- a/apps/mobile-app/i18n/locales/en.json +++ b/apps/mobile-app/i18n/locales/en.json @@ -383,31 +383,21 @@ "name": "Name", "url": "URL", "itemName": "Name", - "service": "Service", - "serviceName": "Service Name", "serviceUrl": "Service URL", "loginCredentials": "Login credentials", "cardInformation": "Card Information", - "username": "Username", "email": "Email", "alias": "Alias", - "metadata": "Metadata", "firstName": "First Name", "lastName": "Last Name", - "nickName": "Nick Name", "fullName": "Full Name", - "gender": "Gender", "birthDate": "Birth Date", "birthDatePlaceholder": "YYYY-MM-DD", "notes": "Notes", "randomAlias": "Random Alias", "manual": "Manual", - "generateRandomAlias": "Generate Random Alias", - "clearAliasFields": "Clear Alias Fields", "enterFullEmail": "Enter full email address", "enterEmailPrefix": "Enter email prefix", - "useDomainChooser": "Use domain chooser", - "enterCustomDomain": "Enter custom domain", "selectEmailDomain": "Select Email Domain", "privateEmailTitle": "Private Email", "privateEmailAliasVaultServer": "AliasVault server", @@ -439,7 +429,6 @@ "includeNumbers": "Numbers (0-9)", "includeSpecialChars": "Special Characters (!@#)", "avoidAmbiguousChars": "Avoid Ambiguous Characters", - "deletingItem": "Deleting item...", "errorLoadingItems": "Error loading items", "vaultSyncFailed": "Vault sync failed", "vaultSyncedSuccessfully": "Vault synced successfully", @@ -449,8 +438,6 @@ "filters": { "all": "(All) Items", "passkeys": "Passkeys", - "aliases": "Aliases", - "userpass": "Passwords", "attachments": "Attachments" }, "totpCode": "TOTP Code",