Update strings.xml

This commit is contained in:
Tibor Kaputa 2021-09-12 17:22:53 +02:00 committed by GitHub
parent e2983e01de
commit 89f6ca16b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>