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

Configuration for pulling translations upstream from Transifex #71

Open
stephenwf opened this issue Apr 11, 2019 · 0 comments
Open

Configuration for pulling translations upstream from Transifex #71

stephenwf opened this issue Apr 11, 2019 · 0 comments
Labels
i18n Internationalisation

Comments

@stephenwf
Copy link
Member

The old module provided the following through an environment variable OMEKA__TRANSIFEX_KEY and also module configuration:

    'transifex' => [
        'apikey' => getenv('OMEKA__TRANSIFEX_KEY'),
        'secret_key' => '-unused-',
    ],

These should be moved to the module configuration and used only when Transifex is enabled.

@stephenwf stephenwf created this issue from a note in Internationalisation (To do) Apr 11, 2019
@stephenwf stephenwf added the i18n Internationalisation label Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Internationalisation
Projects
No open projects
Development

No branches or pull requests

1 participant