Update no.ts with const no: LocaleType

This commit is contained in:
Per André Rønsen 2023-05-05 08:42:33 +02:00 committed by Xavier Barbosa
parent 72b553efe8
commit 5a10b2a75f

View File

@ -1,7 +1,7 @@
import { SubmitKey } from "../store/config";
import type { LocaleType } from "./index";
const en: LocaleType = {
const no: LocaleType = {
WIP: "Arbeid pågår ...",
Error: {
Unauthorized: