summaryrefslogtreecommitdiffstats
path: root/doubletapplayerview/src/main/res/values-hr/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doubletapplayerview/src/main/res/values-hr/plurals.xml')
-rw-r--r--doubletapplayerview/src/main/res/values-hr/plurals.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doubletapplayerview/src/main/res/values-hr/plurals.xml b/doubletapplayerview/src/main/res/values-hr/plurals.xml
new file mode 100644
index 000000000..767192c58
--- /dev/null
+++ b/doubletapplayerview/src/main/res/values-hr/plurals.xml
@@ -0,0 +1,7 @@
+<resources>
+ <plurals name="quick_seek_x_second">
+ <item quantity="other">%d sekundi</item>
+ <item quantity="one">%d sekunda</item>
+ <item quantity="few">%d sekunde</item>
+ </plurals>
+</resources> \ No newline at end of file