chore: Update translations

This commit is contained in:
Martti Malmi
2024-01-04 17:04:09 +00:00
parent 3fe3c7a98d
commit 2e97546ab0
56 changed files with 76 additions and 76 deletions

View File

@ -8,7 +8,7 @@ import { Toastore } from "@/Components/Toaster/Toaster";
import FollowListBase from "@/Components/User/FollowListBase";
import useEventPublisher from "@/Hooks/useEventPublisher";
import useLogin from "@/Hooks/useLogin";
import { dedupe, findTag, getDisplayName,hexToBech32 } from "@/Utils";
import { dedupe, findTag, getDisplayName, hexToBech32 } from "@/Utils";
import { useWallet } from "@/Wallet";
import { WalletInvoiceState } from "@/Wallet";