fix: rename default to home board (#1538)

This commit is contained in:
Meier Lukas
2024-11-24 13:44:43 +01:00
committed by GitHub
parent ecf299e03b
commit 1c4d4f4e9d
6 changed files with 12 additions and 12 deletions

View File

@@ -2075,8 +2075,8 @@
},
"board": {
"title": "Boards",
"defaultBoard": {
"label": "Global default board",
"homeBoard": {
"label": "Global home board",
"description": "Only public boards are available for selection"
}
},