feat(app): forward and back buttons

This commit is contained in:
adamelmore
2026-01-26 22:58:29 -06:00
parent c0a5f85349
commit 58b9b54600
6 changed files with 130 additions and 27 deletions

View File

@@ -167,6 +167,7 @@ export const dict = {
"common.search.placeholder": "Search",
"common.goBack": "Go back",
"common.goForward": "Go forward",
"common.loading": "Loading",
"common.loading.ellipsis": "...",
"common.cancel": "Cancel",