You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(translations): use correct Dutch terms for "clear" and "close" (#13748)
### What?
Updated a few words to better represent what they mean in Dutch.
### Why?
The words that are used now are synonyms but have the wrong meaning in
the context of the UI.
### How?
Clear - Duidelijk - This means like "This explanation was very clear"
Changed it to "Wissen", which is to clear filters.
Close - Dichtbij - This means close by, like "This drive is just around
to corner, it is close by"
Changed it to "Sluiten", which is to close for example a dialog
0 commit comments