Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Custom file path in a Multi Tenant Enviornment? #114

Open
aloksharma1 opened this issue Apr 24, 2021 · 2 comments
Open

Custom file path in a Multi Tenant Enviornment? #114

aloksharma1 opened this issue Apr 24, 2021 · 2 comments

Comments

@aloksharma1
Copy link

aloksharma1 commented Apr 24, 2021

Hi,

is there a way to pass additional filepaths for i18n localizations like this:

`
translations/

     /common/localization.en-Us.json

     /site1.com/localization.en-Us.json

     /site2.com/localization.en-Us.json

     ---> so on..

`
one method i though of was passing httpcontext accessor or direct folder name like ("/translation/site1.com"), but i can seem to find this in library.. if you can guide me where the files are grabbed maybe I can make a PR?
regards

@AlexTeixeira
Copy link
Owner

Hi,

Do you investigate more ?

@aloksharma1
Copy link
Author

No, i didn't i tried reading your code but without a documentation things become harder :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants