mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-12-12 15:06:30 +00:00
New translations strings.xml (Dutch)
This commit is contained in:
parent
a4ad39e242
commit
d0de9ae525
1 changed files with 2 additions and 2 deletions
|
|
@ -47,11 +47,11 @@
|
||||||
<string name="select_language">Taal</string>
|
<string name="select_language">Taal</string>
|
||||||
<plurals name="main_posts_count">
|
<plurals name="main_posts_count">
|
||||||
<item quantity="one">%s\nPost</item>
|
<item quantity="one">%s\nPost</item>
|
||||||
<item quantity="other">%s\nPosts</item>
|
<item quantity="other">%s\nBerichten</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="main_posts_count_inline">
|
<plurals name="main_posts_count_inline">
|
||||||
<item quantity="one">%s Post</item>
|
<item quantity="one">%s Post</item>
|
||||||
<item quantity="other">%s Posts</item>
|
<item quantity="other">%s Berichten</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="main_posts_followers">
|
<plurals name="main_posts_followers">
|
||||||
<item quantity="one">%s\nFollower</item>
|
<item quantity="one">%s\nFollower</item>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue