@mr-hope/vuepress-shared
Advanced tools
Comparing version 1.12.5 to 1.13.3
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.localesConfig = exports.path2langConfig = exports.lang2PathConfig = exports.langs = void 0; | ||
exports.langs = ["zh-CN", "en-US", "vi-VN"]; | ||
exports.langs = ["zh-CN", "en-US", "vi-VN", "de-AT"]; | ||
exports.lang2PathConfig = { | ||
"zh-CN": "/zh/", | ||
"en-US": "/en/", | ||
"de-AT": "/de/", | ||
"vi-VN": "/vi/", | ||
@@ -13,2 +14,3 @@ }; | ||
"/en/": "en-US", | ||
"/de/": "de-AT", | ||
"/vi/": "vi-VN", | ||
@@ -100,2 +102,44 @@ }; | ||
}, | ||
"de-AT": { | ||
lang: "de-AT", | ||
selectText: "Sprache", | ||
label: "Deutsch", | ||
ariaLabel: "Sprache wählen", | ||
meta: { | ||
contributor: "Mitwirkende", | ||
editLink: "Diese Seite barbeiten", | ||
updateTime: "Zuletzt geändert", | ||
}, | ||
themeColor: { | ||
themeColor: "Design-Farbe", | ||
themeMode: "Design-Modus", | ||
}, | ||
encrypt: { | ||
title: "Passwort eingeben", | ||
errorHint: "Bitte das korrekte Passwort eingeben!", | ||
}, | ||
error404: { | ||
hint: [ | ||
"Hier gibt es nichts.", | ||
"Wie sind wir hier hergekommen?", | ||
"Das ist wohl eine Vier-Null-Vier.", | ||
"Sieht aus als hättest du einen kaputten Link gefunden.", | ||
], | ||
back: "Zurück", | ||
home: "Zur Startseite", | ||
}, | ||
blog: { | ||
article: "Artikel", | ||
articleList: "Artikel Liste", | ||
category: "Kategorie", | ||
tag: "Tags", | ||
timeline: "Timeline", | ||
timelineText: "Yesterday Once More!", | ||
allText: "Alle", | ||
intro: "Persönliche Einleitung", | ||
star: "Star", | ||
slides: "Slides", | ||
encrypt: "Verschlüsselt", | ||
}, | ||
}, | ||
"vi-VN": { | ||
@@ -102,0 +146,0 @@ lang: "vi-VN", |
/** Types for supported lang codes */ | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN"; | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN" | "de-AT"; | ||
/** Types for supported lang paths */ | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/"; | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/" | "/de/"; | ||
export interface HopeThemeLocaleConfigItem { | ||
@@ -6,0 +6,0 @@ /** 当前语言代码 */ |
@@ -1,5 +0,6 @@ | ||
export const langs = ["zh-CN", "en-US", "vi-VN"]; | ||
export const langs = ["zh-CN", "en-US", "vi-VN", "de-AT"]; | ||
export const lang2PathConfig = { | ||
"zh-CN": "/zh/", | ||
"en-US": "/en/", | ||
"de-AT": "/de/", | ||
"vi-VN": "/vi/", | ||
@@ -10,2 +11,3 @@ }; | ||
"/en/": "en-US", | ||
"/de/": "de-AT", | ||
"/vi/": "vi-VN", | ||
@@ -97,2 +99,44 @@ }; | ||
}, | ||
"de-AT": { | ||
lang: "de-AT", | ||
selectText: "Sprache", | ||
label: "Deutsch", | ||
ariaLabel: "Sprache wählen", | ||
meta: { | ||
contributor: "Mitwirkende", | ||
editLink: "Diese Seite barbeiten", | ||
updateTime: "Zuletzt geändert", | ||
}, | ||
themeColor: { | ||
themeColor: "Design-Farbe", | ||
themeMode: "Design-Modus", | ||
}, | ||
encrypt: { | ||
title: "Passwort eingeben", | ||
errorHint: "Bitte das korrekte Passwort eingeben!", | ||
}, | ||
error404: { | ||
hint: [ | ||
"Hier gibt es nichts.", | ||
"Wie sind wir hier hergekommen?", | ||
"Das ist wohl eine Vier-Null-Vier.", | ||
"Sieht aus als hättest du einen kaputten Link gefunden.", | ||
], | ||
back: "Zurück", | ||
home: "Zur Startseite", | ||
}, | ||
blog: { | ||
article: "Artikel", | ||
articleList: "Artikel Liste", | ||
category: "Kategorie", | ||
tag: "Tags", | ||
timeline: "Timeline", | ||
timelineText: "Yesterday Once More!", | ||
allText: "Alle", | ||
intro: "Persönliche Einleitung", | ||
star: "Star", | ||
slides: "Slides", | ||
encrypt: "Verschlüsselt", | ||
}, | ||
}, | ||
"vi-VN": { | ||
@@ -99,0 +143,0 @@ lang: "vi-VN", |
/** Types for supported lang codes */ | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN"; | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN" | "de-AT"; | ||
/** Types for supported lang paths */ | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/"; | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/" | "/de/"; | ||
export interface HopeThemeLocaleConfigItem { | ||
@@ -6,0 +6,0 @@ /** 当前语言代码 */ |
/** Types for supported lang codes */ | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN"; | ||
export declare type Langs = "zh-CN" | "en-US" | "vi-VN" | "de-AT"; | ||
/** Types for supported lang paths */ | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/"; | ||
export declare type LangPaths = "/zh/" | "/en/" | "/vi/" | "/de/"; | ||
export interface HopeThemeLocaleConfigItem { | ||
@@ -6,0 +6,0 @@ /** 当前语言代码 */ |
{ | ||
"name": "@mr-hope/vuepress-shared", | ||
"version": "1.12.5", | ||
"version": "1.13.3", | ||
"description": "Shared for vuepress-theme-hope", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "7dfe8eaf2a32331c275310cb00ca4a4198348e53" | ||
"gitHead": "c86af678f2b486ae88e2d15728f725ef25f3bcd1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120332
894