From 8038f22dc100d09ff53808d4d372567a262c24ff Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 11 Dec 2021 16:38:03 -0600 Subject: A lot of changes! --- 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 3721436..a8b7c02 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -237,6 +237,7 @@ "positionDriverUniqueId": "Driver Unique Id", "positionImage": "Image", "positionAudio": "Audio", + "positionDatetime": "Datetime", "serverTitle": "Server Settings", "serverZoom": "Zoom", "serverRegistration": "Registration", diff --git a/web/l10n/es.json b/web/l10n/es.json index 002b521..c131d10 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -237,6 +237,7 @@ "positionDriverUniqueId": "ID Único de conductor", "positionImage": "Imagen", "positionAudio": "Audio", + "positionDatetime": "Fecha y hora", "serverTitle": "Ajustes del servidor", "serverZoom": "Zoom", "serverRegistration": "Registro", -- cgit v1.2.3