From e490ffb046eff933a134f96323c8e6c765175cf0 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 11 Dec 2021 15:22:58 -0600 Subject: Many stuff modified --- web/l10n/en.json | 1 + web/l10n/es.json | 1 + 2 files changed, 2 insertions(+) (limited to 'web') diff --git a/web/l10n/en.json b/web/l10n/en.json index 34585d2..3721436 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -77,6 +77,7 @@ "sharedNew": "New…", "sharedShowAddress": "Show Address", "sharedShowDetails": "More Details", + "sharedShowInfo": "More Info", "sharedDisabled": "Disabled", "sharedMaintenance": "Maintenance", "sharedDeviceAccumulators": "Accumulators", diff --git a/web/l10n/es.json b/web/l10n/es.json index d981c73..002b521 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -77,6 +77,7 @@ "sharedNew": "Nuevo...", "sharedShowAddress": "Mostrar Dirección", "sharedShowDetails": "Más detalles", + "sharedShowInfo": "Más info", "sharedDisabled": "Deshabilitado", "sharedMaintenance": "Mantenimientos", "sharedDeviceAccumulators": "Acumulador", -- cgit v1.2.3