Skip to content

Commit

Permalink
GIX-1890: Add missing i18n key
Browse files Browse the repository at this point in the history
  • Loading branch information
lmuntaner committed Sep 19, 2023
1 parent da823b8 commit 27e9fd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/lib/types/i18n.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,6 @@ interface I18nNeuron_detail {
spawn: string;
stake_maturity_disabled_tooltip: string;
disburse_maturity_disabled_tooltip: string;
disburse_maturity_modal_disabled_tooltip: string;
stake_maturity_tooltip: string;
start_dissolve_description: string;
stop_dissolve_description: string;
Expand Down

0 comments on commit 27e9fd0

Please sign in to comment.