aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-nl-rNL/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-nl-rNL/strings.xml')
-rw-r--r--app/src/main/res/values-nl-rNL/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-nl-rNL/strings.xml b/app/src/main/res/values-nl-rNL/strings.xml
index ecc24bdb..733c55a4 100644
--- a/app/src/main/res/values-nl-rNL/strings.xml
+++ b/app/src/main/res/values-nl-rNL/strings.xml
@@ -46,6 +46,8 @@
<string name="tab_customizer_instructions">Klik en houd vast om de iconen in de gewenste volgorde te slepen.</string>
<string name="no_new_notifications">Geen nieuwe notificaties</string>
<!--Biometrics-->
+ <string name="today">Vandaag</string>
+ <string name="yesterday">Gisteren</string>
<!--
Template used to display human readable string;
For instance:
@@ -54,5 +56,6 @@
The first element is the day, and the second element is the time
-->
+ <string name="time_template">%1$s om %2$s</string>
<string name="disclaimer">Disclaimer</string>
</resources>