Create it.ts

This commit is contained in:
mracat 2023-04-07 00:30:47 +08:00 committed by GitHub
parent 3a43789422
commit 4b9a47085d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ import { SubmitKey } from "../store/app";
import type { LocaleType } from "./index";
const it: LocaleType = {
WIP: "Work in progress...",
WIP: "Work in progress....",
Error: {
Unauthorized:
"Accesso non autorizzato, inserire il codice di accesso nella pagina delle impostazioni.",