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

Feat disable translates #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sergio-rivas
Copy link

@sergio-rivas sergio-rivas commented Jan 30, 2020

Added similar logic to the enable/disable fallback feature, but to enable/disable translations.

  • Support added for toggling the translations on/off via #disable_translations & #enable_translations
  • Support added for using blocks when enabling/disabling translations
  • When disabling translations, #read_json_translation will return the original attribute.
  • When disabling translations, #write_json_translation will write to the original attribute.
  • Added Readme explaining the new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant