feat(mobile): jouranl daily activity and conflict operations (#8779)

close AF-1662
This commit is contained in:
CatsJuice
2024-11-11 09:31:31 +00:00
parent 50a04f6443
commit c4e65c754e
10 changed files with 353 additions and 6 deletions
+3 -1
View File
@@ -1391,5 +1391,7 @@
"com.affine.m.selector.remove-warning.confirm": "Do not ask again",
"com.affine.m.selector.remove-warning.cancel": "Cancel",
"com.affine.m.selector.remove-warning.where-tag": "tag",
"com.affine.m.selector.remove-warning.where-folder": "folder"
"com.affine.m.selector.remove-warning.where-folder": "folder",
"com.affine.m.selector.journal-menu.today-activity": "Today's activity",
"com.affine.m.selector.journal-menu.conflicts": "Duplicate Entries in Today's Journal"
}