Open jacalata opened 2 years ago
If there is text in an export, the default language presented should be the default language of the user logged into Server. Sending language parameters in the HTTP request overrides the Server user default language, which we do not not want, so do not include any language parameters in the language parameter unless explicitly set with these options.
in progress in #106
export.options.country=If not using user''s default locale, the country abbreviation for locale (find in IANA Language Subtag Registry). Must use with --language export.options.language=If not using user''s default locale, the language abbreviation for locale (find in IANA Language Subtag Registry). Must use with --country