Update no.ts with const no: LocaleType

main
Per André Rønsen 2 years ago committed by Xavier Barbosa
parent 72b553efe8
commit 5a10b2a75f

@ -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:

Loading…
Cancel
Save