-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
labels in tomatos counter added to translations
- Loading branch information
Showing
6 changed files
with
51 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"yourDay": "Your day in tomatos:", | ||
"popup": { | ||
"work": "Tomato earned by finishing a working interval!", | ||
"short": "Tomato earned by finishing a short break!", | ||
"long": "Tomato earned by finishing a long break!" | ||
}, | ||
"restart": "Restart", | ||
"restartWarning": "Do you want to reset your tomato counter? This action cannot be undone." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"yourDay": "Tu día en tomates:", | ||
"popup": { | ||
"work": "¡Tomate ganado por terminar un intervalo de trabajo!", | ||
"short": "¡Tomate ganado por tomar un breve descanso!", | ||
"long": "¡Tomate ganado por tomar un descanso largo!" | ||
}, | ||
"restart": "Reiniciar", | ||
"restartWarning": "¿Quieres reiniciar tu contador de tomates del día? Ésta acción no se puede deshacer." | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters