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": "" } } }