feat(ui): board list title verbiage

This commit is contained in:
psychedelicious 2024-07-10 18:38:17 +10:00 committed by Kent Keirsey
parent 7db767b7c3
commit 38622b0d91

View File

@ -39,10 +39,10 @@
"movingImagesToBoard_other": "Moving {{count}} images to board:", "movingImagesToBoard_other": "Moving {{count}} images to board:",
"myBoard": "My Board", "myBoard": "My Board",
"noMatching": "No matching Boards", "noMatching": "No matching Boards",
"private": "Private", "private": "Private Boards",
"searchBoard": "Search Boards...", "searchBoard": "Search Boards...",
"selectBoard": "Select a Board", "selectBoard": "Select a Board",
"shared": "Shared", "shared": "Shared Boards",
"topMessage": "This board contains images used in the following features:", "topMessage": "This board contains images used in the following features:",
"unarchiveBoard": "Unarchive Board", "unarchiveBoard": "Unarchive Board",
"uncategorized": "Uncategorized", "uncategorized": "Uncategorized",