feat: add nynorsk option

This commit is contained in:
Yidadaa
2023-06-17 01:03:06 +08:00
parent 374a27a72e
commit 113bd24796
15 changed files with 76 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
import { SubmitKey } from "../store/config";
import type { LocaleType } from "./index";
import type { PartialLocaleType } from "./index";
const tw: LocaleType = {
const tw: PartialLocaleType = {
WIP: "該功能仍在開發中……",
Error: {
Unauthorized: "目前您的狀態是未授權,請前往設定頁面輸入授權碼。",