We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ede29 commit 596a125Copy full SHA for 596a125
1 file changed
flatpak/com.github.vikdevelop.timer.desktop
@@ -23,6 +23,10 @@ Name[es]=Temporizador
23
Name[tr]=Kronometre
24
## from translations/json/nl.json
25
Name[nl]=Tijdklok
26
+## from translations/json/pt_BR.json
27
+Name[pt_BR]=Cronômetro
28
+## from translations/json/hu.json
29
+Name[hu]=Időzítő
30
# Comment
31
Comment=Simple timer
32
## from translations/json/cs.json
@@ -47,6 +51,10 @@ Comment[es]=Temporizador simple
47
51
Comment[tr]=Basit kronometre
48
52
49
53
Comment[nl]=Een eenvoudige tijdklok
54
55
+Comment[pt_BR]=Cronômetro simples
56
57
+Comment[hu]=Egyszerű időzítő
50
58
Type=Application
59
Icon=com.github.vikdevelop.timer
60
Exec=timer.sh
0 commit comments