Skip to content

Commit

Permalink
Add missing translation of timer running text
Browse files Browse the repository at this point in the history
  • Loading branch information
BjornKennethHolmstrom committed Sep 19, 2024
1 parent 205a7b4 commit 45e0ebb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const translations = {
appTitle: "TiTo Time Tracker",
subtitle: "Time Tracker Tool",
timerHeading: "Timer",
timerRunningFor: "Timer running for",
exportDatabase: "Export Database",
importDatabase: "Import Database",
clearDatabase: "Clear Database",
Expand Down Expand Up @@ -83,6 +84,7 @@ const translations = {
appTitle: "TiTo Seguimiento de Tiempo",
subtitle: "Herramienta de Seguimiento de Tiempo",
timerHeading: "Temporizador",
timerRunningFor: "Temporizador en marcha para",
exportDatabase: "Exportar Base de Datos",
importDatabase: "Importar Base de Datos",
clearDatabase: "Borrar Base de Datos",
Expand Down Expand Up @@ -163,6 +165,7 @@ const translations = {
appTitle: "TiTo Tidsspårare",
subtitle: "Tidsspårningsverktyg",
timerHeading: "Timer",
timerRunningFor: "Timer igång för",
exportDatabase: "Exportera databas",
importDatabase: "Importera databas",
clearDatabase: "Radera databas",
Expand Down Expand Up @@ -243,6 +246,7 @@ const translations = {
appTitle: "TiTo Denboraren Jarraipena",
subtitle: "Denboraren jarraipena egiteko tresna",
timerHeading: "Tenporizadorea",
timerRunningFor: "Tenporizadorea martxan dagoen proiektua",
exportDatabase: "Esportatu datu-basea",
importDatabase: "Inportatu datu-basea",
clearDatabase: "Ezabatu Datu-basea",
Expand Down

0 comments on commit 45e0ebb

Please sign in to comment.