@jojomatik/nuxt-bundle 1.0.1-beta.3 → 1.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/de.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "nuxt-bundle": {
3
3
  "error": {
4
- "title": "Fehler {error}",
5
- "description": "Ein unbekannter Fehler ist aufgetreten",
6
4
  "404": {
7
- "title": "404 Nicht Gefunden",
8
- "description": "Diese Seite existiert nicht"
9
- }
5
+ "description": "Diese Seite existiert nicht",
6
+ "title": "404 Nicht Gefunden"
7
+ },
8
+ "description": "Ein unbekannter Fehler ist aufgetreten",
9
+ "title": "Fehler {error}"
10
10
  },
11
11
  "license-information": {
12
- "description": "Diese Webseite basiert auf Free Open Source Software (FOSS), die gesonderten Lizenzbedingungen unterliegen, die im folgenden aufgelistet werden.",
12
+ "description": "{title} basiert auf Free Open Source Software (FOSS), die gesonderten Lizenzbedingungen unterliegen, die im folgenden aufgelistet werden.",
13
13
  "title": "Lizenzinformationen"
14
14
  }
15
15
  }
package/locales/fr.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "title": "Erreur {error}"
10
10
  },
11
11
  "license-information": {
12
- "description": "Ce site web est basé sur des logiciels à code source ouvert (Free Open Source Software, FOSS), qui sont soumis à des conditions de licence distinctes, énumérées ci-dessous.",
12
+ "description": "{title} est basé sur des logiciels à code source ouvert (Free Open Source Software, FOSS), qui sont soumis à des conditions de licence distinctes, énumérées ci-dessous.",
13
13
  "title": "Informations de licence"
14
14
  }
15
15
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jojomatik/nuxt-bundle",
3
- "version": "1.0.1-beta.3",
3
+ "version": "1.1.0-beta.1",
4
4
  "type": "module",
5
5
  "description": "A bundle of commonly used nuxt dependencies and configuration.",
6
6
  "keywords": [