Skip to content

Commit 5df7d6f

Browse files
lianergoistweblate
authored andcommitted
chore(l10n): update Danish translations
Currently translated at 100.0% (50 of 50 strings) Translation: Fossify/Clock Translate-URL: https://hosted.weblate.org/projects/fossify/clock/da/ Via: Weblate
1 parent 0d61f3d commit 5df7d6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/src/main/res/values-da/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@
4848
<string name="alarm_timed_out">Alarmen udløb</string>
4949
<string name="timers_notification_msg">Timere kører</string>
5050
<string name="timer_single_notification_label_msg">Timer for %s kører</string>
51+
<string name="new_timer">Ny timer</string>
52+
<plurals name="timer_notification_msg">
53+
<item quantity="one">%d timer kører</item>
54+
<item quantity="other">%d timere kører</item>
55+
</plurals>
5156
</resources>

0 commit comments

Comments
 (0)