Skip to content
Merged

Dutch #389

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
<string name="move_undone_checklist_items">Afgewerkte items naar onderen verplaatsen</string>

<!-- Checklists -->
<string name="checklist">Checklist</string>
<string name="checklist">Lijst</string>
<string name="add_new_checklist_item">Item toevoegen</string>
<string name="add_new_checklist_items">Items toevoegen</string>
<string name="checklist_is_empty">De lijst is leeg</string>
<string name="remove_done_items">Remove done items</string>
<string name="remove_done_items">Afgeronde items wissen</string>

<!-- Import / Export -->
<string name="export_all_notes">Alle notities naar bestanden exporteren</string>
Expand Down