Skip to content

Commit a466db4

Browse files
tombogleclaude
andauthored
Remove redundant Spanish overrides for product name localization keys (#2348)
The %product_name% and %product_shortName% entries in es.json were identical to the English fallbacks, so they had no effect on the UI. Removing them reduces maintenance noise and simplifies whitelabel patching: a patch to en.json is now sufficient for all locales that don't have a genuine translation of the product name. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent acc0309 commit a466db4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

assets/localization/es.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,6 @@
405405
"%overlay_commandPalette_searchPlaceholder%": "Buscar...",
406406
"%overlay_commandPalette_noResults%": "No se encontraron resultados",
407407
"%overlay_workspaceUpdating%": "Actualizando la vista del proyecto",
408-
"%product_name%": "Platform.Bible",
409-
"%product_shortName%": "Platform",
410408
"%project_full_name_missing%": "*Falta el Nombre*",
411409
"%project_language_missing%": "*Falta el Idioma*",
412410
"%project_name_missing%": "_SinNombre_",

0 commit comments

Comments
 (0)