Skip to content
Snippets Groups Projects
Unverified Commit 3dc94d9f authored by Filipe Rodrigues's avatar Filipe Rodrigues Committed by GitHub
Browse files

Fix reference to non-existing translation in the exports page. (#15894)

The exports page showed a different "CSV" capitalisation in the
"Bookmarks" row ("Csv") compared to the other rows ("CSV").
This was due to a referece to a translation string that does not exist,
`bookmarks.csv`, defaulting to the key's last segment in title case.

This issue was introduced in commit dcd86204 (PR #14956).

(h/t @meqif for helping with figuring out the bug)
parent 43983bb3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment