We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is to address issue #1582
Features of the RCL:
will have a copy of the langnames.json compiled-in (in case we cannot fetch it over the internet)
will cache the last fetched copy of langnames.json
app will be able to over-ride the URL for langnames.json
it will be flexible enough to be used by all our apps.
when app requests the latest langnames, the rcl behavior will be:
The text was updated successfully, but these errors were encountered:
@PhotoNomad0 will this change fix all of our apps or is it specific to tCC?
Sorry, something went wrong.
No branches or pull requests
This is to address issue #1582
Features of the RCL:
will have a copy of the langnames.json compiled-in (in case we cannot fetch it over the internet)
will cache the last fetched copy of langnames.json
app will be able to over-ride the URL for langnames.json
it will be flexible enough to be used by all our apps.
when app requests the latest langnames, the rcl behavior will be:
The text was updated successfully, but these errors were encountered: