Skip to content

Commit

Permalink
🤖 Updated i18n files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent a70aafe commit 2f87931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib/types/i18n.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ interface I18nTokens {
all_tokens_zero_balance: string;
};
placeholder: { select_network: string };
info: { outdated_index_canister: string; no_changes: string };
info: { no_changes: string };
error: { unexpected_build: string; empty: string };
};
hide: { title: string; token: string; info: string; confirm: string; hiding: string };
Expand Down

0 comments on commit 2f87931

Please sign in to comment.