Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mr-hope/vuepress-shared

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mr-hope/vuepress-shared - npm Package Compare versions

Comparing version 1.12.5 to 1.13.3

46

lib/cjs/i18n/config.js
"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",

4

lib/cjs/i18n/types.d.ts
/** 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc