forked from XiaoMo/ChatGPT-Next-Web
fixup
This commit is contained in:
parent
ae1ef3215b
commit
8915af9b6d
@ -1,7 +1,7 @@
|
||||
import { SubmitKey } from "../store/config";
|
||||
import { LocaleType } from "./index";
|
||||
import type { PartialLocaleType } from "./index";
|
||||
|
||||
const ar: LocaleType = {
|
||||
const ar: PartialLocaleType = {
|
||||
WIP: "قريبًا...",
|
||||
Error: {
|
||||
Unauthorized:
|
||||
|
Loading…
Reference in New Issue
Block a user