mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 19:07:03 +08:00
feat: add nynorsk option
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { SubmitKey } from "../store/config";
|
||||
import type { LocaleType } from "./index";
|
||||
import type { PartialLocaleType } from "./index";
|
||||
|
||||
const tr: LocaleType = {
|
||||
const tr: PartialLocaleType = {
|
||||
WIP: "Çalışma devam ediyor...",
|
||||
Error: {
|
||||
Unauthorized:
|
||||
|
Reference in New Issue
Block a user