mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-09 15:08:28 +00:00
chore: bump version 0.6.8 (#6164)
* chore: bump version 0.6.8 * chore: update translations
This commit is contained in:
parent
e561778526
commit
dda798752f
@ -11,6 +11,7 @@
|
|||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- Removed Wayland header from AppImage build
|
- Removed Wayland header from AppImage build
|
||||||
- Fixed the issue where pasting web image on mobile failed.
|
- Fixed the issue where pasting web image on mobile failed.
|
||||||
|
- Fixed the issue where the name of newly created card in board view didn't show up.
|
||||||
|
|
||||||
## Version 0.6.7 - 13/08/2024
|
## Version 0.6.7 - 13/08/2024
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
@ -288,10 +288,10 @@
|
|||||||
"minutesAgo": "{count} minutes ago",
|
"minutesAgo": "{count} minutes ago",
|
||||||
"lastViewed": "Last viewed",
|
"lastViewed": "Last viewed",
|
||||||
"favoriteAt": "Favorited",
|
"favoriteAt": "Favorited",
|
||||||
"emptyRecent": "No Recent Documents",
|
"emptyRecent": "No Recent Pages",
|
||||||
"emptyRecentDescription": "As you view documents, they will appear here for easy retrieval",
|
"emptyRecentDescription": "As you view pages, they will appear here for easy retrieval.",
|
||||||
"emptyFavorite": "No Favorite Documents",
|
"emptyFavorite": "No Favorite Pages",
|
||||||
"emptyFavoriteDescription": "Start exploring and mark documents as favorites. They’ll be listed here for quick access!",
|
"emptyFavoriteDescription": "Mark pages as favorites—they'll be listed here for quick access!",
|
||||||
"removePageFromRecent": "Remove this page from the Recent?",
|
"removePageFromRecent": "Remove this page from the Recent?",
|
||||||
"removeSuccess": "Removed successfully",
|
"removeSuccess": "Removed successfully",
|
||||||
"favoriteSpace": "Favorites",
|
"favoriteSpace": "Favorites",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user