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

Support multiple languages from one config file #527

Open
ChrisRBe opened this issue Mar 22, 2022 · 0 comments
Open

Support multiple languages from one config file #527

ChrisRBe opened this issue Mar 22, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ChrisRBe
Copy link
Owner

#525 introduces a new config file for an english version of the estateguru csv dump.

This issue aims to enable multilanguage support from one single config file especially with regards to the csv field names/ headers.

Options:

  • Add evaluation for reg ex similar to the already used config entries as in
    deposit: "(Deposits)|(^Incoming client.*)|(^Incoming currency exchange.*)|(^Affiliate partner bonus$)"
  • add support for different language blocks where best guess approach is used to find a matching entry and using the appropriate field names from the best guestimate.
@ChrisRBe ChrisRBe added the help wanted Extra attention is needed label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant