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

netlify-cms-locales

Package Overview
Dependencies
Maintainers
18
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-cms-locales - npm Package Compare versions

Comparing version 1.36.2 to 1.37.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.37.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.36.2...netlify-cms-locales@1.37.0) (2021-11-01)
### Features
* **locales:** allow copying data from other locales ([#5850](https://github.com/netlify/netlify-cms/issues/5850)) ([#5881](https://github.com/netlify/netlify-cms/issues/5881)) ([5e2d181](https://github.com/netlify/netlify-cms/commit/5e2d1814981e2c09762b18d9ff66d1fefcbe73b3))
## [1.36.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.36.1...netlify-cms-locales@1.36.2) (2021-10-11)

@@ -8,0 +19,0 @@

4

dist/esm/de/index.js

@@ -99,3 +99,5 @@ "use strict";

i18n: {
writingInLocale: 'Aktuelle Sprache: %{locale}'
writingInLocale: 'Aktuelle Sprache: %{locale}',
copyFromLocale: 'Aus anderer Sprache übernehmen',
copyFromLocaleConfirm: 'Wollen Sie wirklich die Daten aus der Sprache %{locale} übernehmen?\nAlle bishergen Inhalte werden überschrieben.'
}

@@ -102,0 +104,0 @@ },

@@ -99,3 +99,5 @@ "use strict";

i18n: {
writingInLocale: 'Writing in %{locale}'
writingInLocale: 'Writing in %{locale}',
copyFromLocale: 'Fill in from another locale',
copyFromLocaleConfirm: 'Do you want to fill in data from %{locale} locale?\nAll existing content will be overwritten.'
}

@@ -102,0 +104,0 @@ },

{
"name": "netlify-cms-locales",
"description": "Locales for Netlify CMS.",
"version": "1.36.2",
"version": "1.37.0",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",

@@ -19,3 +19,3 @@ "bugs": "https://github.com/netlify/netlify-cms/issues",

},
"gitHead": "c2c7d8309ecf97edfef2352884b8953520359968"
"gitHead": "35725fe3dcb5a883c5d4dea85baebcb5681ac942"
}

@@ -95,2 +95,5 @@ const de = {

writingInLocale: 'Aktuelle Sprache: %{locale}',
copyFromLocale: 'Aus anderer Sprache übernehmen',
copyFromLocaleConfirm:
'Wollen Sie wirklich die Daten aus der Sprache %{locale} übernehmen?\nAlle bishergen Inhalte werden überschrieben.',
},

@@ -97,0 +100,0 @@ },

@@ -95,2 +95,5 @@ const en = {

writingInLocale: 'Writing in %{locale}',
copyFromLocale: 'Fill in from another locale',
copyFromLocaleConfirm:
'Do you want to fill in data from %{locale} locale?\nAll existing content will be overwritten.',
},

@@ -97,0 +100,0 @@ },

Sorry, the diff of this file is too big to display

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