Skip to content
Merged

Dutch #394

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 @@ -56,8 +56,8 @@
<string name="add_new_checklist_items">Items toevoegen</string>
<string name="checklist_is_empty">De lijst is leeg</string>
<string name="remove_done_items">Afgeronde items wissen</string>
<string name="move_to_top">Move to top</string>
<string name="move_to_bottom">Move to bottom</string>
<string name="move_to_top">Bovenaan zetten</string>
<string name="move_to_bottom">Onderaan zetten</string>

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