Update strings.xml

This commit is contained in:
Tibor Kaputa 2021-09-12 17:23:35 +02:00 committed by GitHub
parent b9bb9d8b48
commit 8ef644011a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<string name="new_timer">New Timer</string>
<plurals name="timer_notification_msg">
<item quantity="one">%d timer is running</item>
<item quantity="other">%d timers are running</item>
</plurals>