sergii
sergii
Hello, Your product is very interestings, but i cant run it unfortunately.. I installed like in instruction and put working credentials... in config file Could you help me with these...
### Description Is it possible to have sub object in JSON file translations ### Expected "en": { "search": { "search_here": "Search here Eng" }} Than use localization like {{localize('search.search_here')}} Instead...
If we have some code like: the **_setupBrowseLabel(selectedSection)** - is function witch return 1 word "browse" How we can make it workable for localization {{localize('browse')}} The variant with **[[localize(' {{...