Skip to content

Commit

Permalink
https://github.com/invoiceninja/ui/pull/2331
Browse files Browse the repository at this point in the history
  • Loading branch information
beganovich committed Jan 27, 2025
1 parent 6e803cb commit 530d99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/clients/show/components/Gateways.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export function Gateways(props: Props) {
backgroundColor: colors.$5,
}}
>
{t('save_as_default')}
{t('default')}
</div>

{isAdmin && (
Expand Down

0 comments on commit 530d99d

Please sign in to comment.