2024-04-27 19:18:49 +08:00
|
|
|
export default {
|
2024-12-02 15:00:27 +08:00
|
|
|
system: {
|
2024-04-27 19:18:49 +08:00
|
|
|
["login"]: "login",
|
|
|
|
|
["not-power"]: "No permission",
|
|
|
|
|
["not-found"]: "Page not found",
|
2024-04-29 11:47:02 +08:00
|
|
|
["zh-CN"]: "中文",
|
2024-04-27 19:18:49 +08:00
|
|
|
["en-US"]: "English",
|
|
|
|
|
["refresh"]: "refresh",
|
|
|
|
|
["close-current"]: "close current",
|
|
|
|
|
["close-left-side"]: "close left side",
|
|
|
|
|
["close-right-side"]: "close right side",
|
|
|
|
|
["close-other"]: "close other",
|
|
|
|
|
["close-all"]: "close all",
|
2024-04-29 17:11:33 +08:00
|
|
|
["switch-to-night-mode"]: "switch to night mode",
|
|
|
|
|
["switch-to-daytime-mode"]: "switch to daytime mode",
|
|
|
|
|
["full-screen"]: "full screen",
|
2024-05-03 16:00:59 +08:00
|
|
|
["exit-full-screen"]: "exit full screen",
|
2024-04-29 17:11:33 +08:00
|
|
|
["system-settings"]: "system settings",
|
|
|
|
|
["theme-settings"]: "theme settings",
|
|
|
|
|
["personal-information"]: "personal information",
|
|
|
|
|
["change-password"]: "change password",
|
|
|
|
|
["project-address"]: "project address",
|
|
|
|
|
["logout"]: "logout",
|
|
|
|
|
["notice"]: "Notice",
|
|
|
|
|
["message"]: "Message",
|
2024-06-16 23:29:01 +08:00
|
|
|
["backlog"]: "Backlog",
|
|
|
|
|
["switch-language-to-preview"]: "Please switch the language to preview the internationalization effect"
|
2024-12-02 15:00:27 +08:00
|
|
|
},
|
|
|
|
|
menu: {
|
|
|
|
|
["home"]: "home",
|
|
|
|
|
["file"]: "file",
|
|
|
|
|
["document-library"]: "document-library",
|
|
|
|
|
["table"]: "table",
|
|
|
|
|
["common-table"]: "common-table",
|
|
|
|
|
["custom-table"]: "custom-table",
|
|
|
|
|
["form"]: "form",
|
|
|
|
|
["common-form"]: "common-form",
|
|
|
|
|
["step-form"]: "step-form",
|
|
|
|
|
["multilevel"]: "multilevel",
|
|
|
|
|
["second-1"]: "second-1",
|
|
|
|
|
["second-2"]: "second-2",
|
|
|
|
|
["third-1"]: "third-1",
|
|
|
|
|
["third-2"]: "third-2",
|
|
|
|
|
["third-3"]: "third-3",
|
|
|
|
|
["third-4"]: "third-4",
|
|
|
|
|
["third-5"]: "third-5",
|
|
|
|
|
["third-6"]: "third-6",
|
|
|
|
|
["third-7"]: "third-7",
|
|
|
|
|
["third-8"]: "third-8",
|
|
|
|
|
["third-9"]: "third-9",
|
|
|
|
|
["component"]: "component",
|
|
|
|
|
["player"]: "player",
|
|
|
|
|
["print"]: "print",
|
|
|
|
|
["draggable"]: "draggable",
|
|
|
|
|
["editor"]: "editor",
|
|
|
|
|
["newbie"]: "newbie",
|
|
|
|
|
["icon-selector"]: "icon-selector",
|
|
|
|
|
["user-center"]: "user-center",
|
2025-01-08 23:14:07 +08:00
|
|
|
["fingerprintjs2"]: "fingerprintjs2",
|
2025-01-09 18:12:43 +08:00
|
|
|
["barcode"]: "barcode",
|
2024-12-02 15:00:27 +08:00
|
|
|
["markdown"]: "Markdown",
|
|
|
|
|
["directive"]: "directive",
|
|
|
|
|
["anti-shake"]: "anti-shake",
|
|
|
|
|
["throttle"]: "throttle",
|
|
|
|
|
["test-directive"]: "test-directive",
|
|
|
|
|
["personal"]: "personal",
|
|
|
|
|
["userinfo"]: "userinfo",
|
|
|
|
|
["user-settings"]: "user-settings",
|
|
|
|
|
["system"]: "system",
|
|
|
|
|
["account"]: "account",
|
|
|
|
|
["role"]: "role",
|
|
|
|
|
["menu"]: "menu",
|
|
|
|
|
["division"]: "division",
|
|
|
|
|
["dictionary"]: "dictionary",
|
|
|
|
|
["log"]: "log",
|
|
|
|
|
["about"]: "about",
|
|
|
|
|
["link"]: "link",
|
|
|
|
|
["internal"]: "internal",
|
|
|
|
|
["uigradients"]: "uigradients",
|
|
|
|
|
["color-taking-tool"]: "color-taking-tool",
|
|
|
|
|
["grid-generator"]: "grid-generator",
|
|
|
|
|
["external"]: "external",
|
|
|
|
|
["vue"]: "vue",
|
|
|
|
|
["vite"]: "vite",
|
|
|
|
|
["github"]: "github",
|
|
|
|
|
["SnowAdmin-Docs"]: "SnowAdmin-Docs",
|
|
|
|
|
["juejin"]: "juejin",
|
|
|
|
|
["disable-menu"]: "disable-menu",
|
|
|
|
|
["hide-menu"]: "hide-menu",
|
|
|
|
|
["i18n"]: "i18n"
|
2024-04-27 19:18:49 +08:00
|
|
|
}
|
|
|
|
|
};
|