#771 - Fix lowercased data label

This commit is contained in:
Elio Struyf
2024-03-13 14:54:35 +01:00
parent e0cdc5cf65
commit 15870bcc99
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
"dashboard.header.tabs.contents": "Contents",
"dashboard.header.tabs.media": "Media",
"dashboard.header.tabs.snippets": "Snippets",
"dashboard.header.tabs.data": "data",
"dashboard.header.tabs.data": "Data",
"dashboard.header.tabs.taxonomies": "Taxonomies",
"dashboard.header.viewSwitch.toGrid": "Change to grid",