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

Extract string to keys in translation files #7

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2022

  1. Prepare sample app for testing

    nim442 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    853456f View commit details
    Browse the repository at this point in the history
  2. install tsquery

    nim442 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    39fd369 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. move utils to a utils module

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    2d43ff1 View commit details
    Browse the repository at this point in the history
  2. functions to add keys to translation json

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    78f61fc View commit details
    Browse the repository at this point in the history
  3. slice text instead of json parse

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    dfea904 View commit details
    Browse the repository at this point in the history
  4. v0.2.2-1

    Magellol committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5fbac10 View commit details
    Browse the repository at this point in the history
  5. enable jsx

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    171c187 View commit details
    Browse the repository at this point in the history
  6. Fixes

    Magellol committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d780c42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a511f1 View commit details
    Browse the repository at this point in the history
  8. add intlc as dep

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c706978 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    741577a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'translation-keys' of https://github.com/unsplash/ts-ref…

    …actor-tools into translation-keys
    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d5871bc View commit details
    Browse the repository at this point in the history
  11. v0.3.0

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9752628 View commit details
    Browse the repository at this point in the history
  12. update to 0.3.0

    nim442 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5b4cf39 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. v0.3.1

    nim442 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9f9c8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ade207 View commit details
    Browse the repository at this point in the history
  3. v0.3.3

    nim442 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    38745cc View commit details
    Browse the repository at this point in the history
  4. v0.3.5

    nim442 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    102fab9 View commit details
    Browse the repository at this point in the history
  5. update extension to 0.3.5

    nim442 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    05791ae View commit details
    Browse the repository at this point in the history