mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-10 00:47:46 +00:00
locals init ...
This commit is contained in:
12
src/lang/locale/en.ts
Normal file
12
src/lang/locale/en.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
// import { APPNAME, MINEXCALIDRAWVERSION } from "src/constants/constants";
|
||||
|
||||
//Magyar
|
||||
export default {
|
||||
prompt: {
|
||||
"title": "Prompts",
|
||||
"description": "Click + to create a new mode",
|
||||
"modeName": "Mode Name",
|
||||
"modeNameDescription": "Mode Description",
|
||||
"modeNamePlaceholder": "Enter mode name...",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user