Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow copying data from other locales #5850

Closed
ManojBahuguna opened this issue Sep 29, 2021 · 2 comments
Closed

Allow copying data from other locales #5850

ManojBahuguna opened this issue Sep 29, 2021 · 2 comments
Labels
area: i18n good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@ManojBahuguna
Copy link
Contributor

ManojBahuguna commented Sep 29, 2021

When internationalization is enabled, we can have an option to clone all the data from any other locales.
Similar to what strapi provides (screenshots attached).

image

Steps could be something like:

  • Click on 'Fill in from another locale' button
  • ask to select a language from where to copy data
  • also warn that existing data will be overridden
  • Once selected, copy all data from that language in to currently selected locale

Strapi Fill in from another locale:

image

Strapi language selection for cloning data:

image

@ManojBahuguna ManojBahuguna added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Sep 29, 2021
@KoljaTM
Copy link
Contributor

KoljaTM commented Oct 10, 2021

I'll try my hand at this

KoljaTM pushed a commit to KoljaTM/netlify-cms that referenced this issue Oct 10, 2021
erezrokah pushed a commit to KoljaTM/netlify-cms that referenced this issue Oct 28, 2021
erezrokah pushed a commit to KoljaTM/netlify-cms that referenced this issue Nov 1, 2021
erezrokah pushed a commit that referenced this issue Nov 1, 2021
Co-authored-by: Kolja Markwardt <kolja.markwardt@edeka.de>
@ManojBahuguna
Copy link
Contributor Author

closed in #5881

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: i18n good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

No branches or pull requests

3 participants