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

@ -1,5 +1,5 @@
import { LNURL } from "@snort/shared";
import { NostrLink,ParsedZap, TaggedNostrEvent } from "@snort/system";
import { NostrLink, ParsedZap, TaggedNostrEvent } from "@snort/system";
import { useUserProfile } from "@snort/system-react";
import { useState } from "react";
import { FormattedMessage, FormattedNumber, useIntl } from "react-intl";