From 0ff1806b0c2e16d5d062d45ddf565cdc3450a7b7 Mon Sep 17 00:00:00 2001 From: jfrye122 Date: Fri, 14 Apr 2023 14:36:00 -0400 Subject: [PATCH] updated common.json to have matching objs --- translations/es-MX/common.json | 21 +++++++++++++++++++++ translations/fr-CA/common.json | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/translations/es-MX/common.json b/translations/es-MX/common.json index f883e6f..b59a837 100644 --- a/translations/es-MX/common.json +++ b/translations/es-MX/common.json @@ -317,6 +317,27 @@ "fields": { "employeeid": "", "pin": "" + }, + "titles": { + "signin": "" + } + }, + "timeticketbrowser": { + "actions": { + "refresh": "", + "upload": "", + "activetickets": "", + "detail": "", + "notickets": "" + }, + "labels": { + "converting": "", + "selectjob": "", + "selectticketassetselector": "", + "uploading": "" + }, + "titles": { + "timeticketbrowsertab": "" } } } diff --git a/translations/fr-CA/common.json b/translations/fr-CA/common.json index 30b1675..35440bc 100644 --- a/translations/fr-CA/common.json +++ b/translations/fr-CA/common.json @@ -317,6 +317,27 @@ "fields": { "employeeid": "", "pin": "" + }, + "titles": { + "signin": "" + } + }, + "timeticketbrowser": { + "actions": { + "refresh": "", + "upload": "", + "activetickets": "", + "detail": "", + "notickets": "" + }, + "labels": { + "converting": "", + "selectjob": "", + "selectticketassetselector": "", + "uploading": "" + }, + "titles": { + "timeticketbrowsertab": "" } } }