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

Custom file path in a Multi Tenant Enviornment? #114

@aloksharma1

Description

@aloksharma1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions