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

Config view #12

Open
fhammerschmidt opened this issue Mar 19, 2021 · 0 comments
Open

Config view #12

fhammerschmidt opened this issue Mar 19, 2021 · 0 comments

Comments

@fhammerschmidt
Copy link
Member

fhammerschmidt commented Mar 19, 2021

Possible config parameters:

  • encoding (offer at least utf-8 and ISO 8859-1) utf-8 is fine (properties files are fixed to ISO 8859-1)
    • this one is only necessary for properties files, which are ISO 8859-1 in Java 8 or lower, but UTF-8 in Java 9 or higher.
  • CSV: separator
  • Json: keys for id, defaultMessage, description

Store and keep config in localStorage

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

No branches or pull requests

1 participant