Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions frontend/vizzy/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
"cancelled": "Cancelled",
"clearFilters": "Clear Filters"
}
},
"favoritesPage": {
"error": {
"loadFailed": "Failed to load favorites.",
Expand Down
1 change: 1 addition & 0 deletions frontend/vizzy/messages/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@
"cancelled": "Canceladas",
"clearFilters": "Limpar Filtros"
}
},
"favoritesPage": {
"error": {
"loadFailed": "Falha ao carregar favoritos.",
Expand Down