New translations strings.xml (Dutch)

This commit is contained in:
Austin Huang 2021-03-16 18:15:46 -04:00
parent 0a1e74db5b
commit c8bae88a43
1 changed files with 2 additions and 1 deletions

View File

@ -253,7 +253,6 @@
<string name="liked_notif">Vond je bericht leuk</string>
<string name="comment_notif">Reageerde op je bericht:</string>
<string name="follow_notif">Volgt je nu</string>
<string name="mention_notif">Vermeldde jou:</string>
<string name="tagged_notif">Heeft je getagd in een bericht</string>
<string name="request_notif">Heeft een volgverzoek ingediend</string>
<string name="request_approve">Verzoek accepteren</string>
@ -277,6 +276,8 @@
<string name="activity_count_commentlikes">%d opmerking-likes</string>
<string name="activity_count_usertags">%d gebruikerstags</string>
<string name="activity_count_likes">%d likes</string>
<string name="activity_count_poy">%d photos of you</string>
<string name="activity_count_requests">%d follow requests</string>
<string name="activity_notloggedin">Bent u uitgelogd voordat u op deze melding klikt?!</string>
<string name="feed">Feed</string>
<string name="profile">Profiel</string>