forked from XiaoMo/ChatGPT-Next-Web
Update no.ts with const no: LocaleType
This commit is contained in:
parent
72b553efe8
commit
5a10b2a75f
@ -1,7 +1,7 @@
|
|||||||
import { SubmitKey } from "../store/config";
|
import { SubmitKey } from "../store/config";
|
||||||
import type { LocaleType } from "./index";
|
import type { LocaleType } from "./index";
|
||||||
|
|
||||||
const en: LocaleType = {
|
const no: LocaleType = {
|
||||||
WIP: "Arbeid pågår ...",
|
WIP: "Arbeid pågår ...",
|
||||||
Error: {
|
Error: {
|
||||||
Unauthorized:
|
Unauthorized:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user