Skip to content

Commit

Permalink
fix: unused strings
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Leach <[email protected]>
  • Loading branch information
jleach committed Dec 7, 2023
1 parent 6425ab2 commit ff359e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions packages/legacy/core/App/localization/en/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,6 @@ const translation = {
"Welcome": "Welcome",
"Notification": "Notification",
"Notifications": "Notifications",
"OneNotification": "1 Notification",
"CountNotifications": "{{ count }} Notifications",
"NoNewUpdates": "You have no new notifications.",
"NoCredentials": "You have no credentials in your wallet.",
"SeeAll": "See all",
Expand Down
2 changes: 0 additions & 2 deletions packages/legacy/core/App/localization/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,6 @@ const translation = {
"Welcome": "Bienvenue",
"Notification": "Notification",
"Notifications": "Notifications",
"OneNotification": "1 Notification",
"CountNotifications": "{{ count }} Notification",
"NoNewUpdates": "Vous n'avez pas de nouvelles notifications.",
"NoCredentials": "Vous n'avez pas de justificatifs dans votre portefeuille.",
"SeeAll": "Voir tout",
Expand Down

0 comments on commit ff359e5

Please sign in to comment.