Sorry, I don't understand what you mean by this. You should not have an en-GB language plugin installed. The Default language plugin is already English. You should have Default (English) and hi-IN. If hi-IN is incomplete, which it is according to transifex below, it will show English for language strings that have not been translated.1. I have installed hi-IN (order 2) plugin and translation is available there too, then why its picking translation from en-GB (order 3).
They are, just add your language key to the overrides usage. The language finder isn't going to find it because the language finder is just searching the language files for available keys (this is no different than Joomlas).2. Why my custom defined fields (defined using field management) are not available in language key for translation?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I assume by "now" you meant "not"? I don't understand why you're trying to search for a language key you already know. Field titles you create like that will not be found by the language finder; CB has no clue that's a language string. Simply specify your override as follows.I have field called 'Season' (cb_season) defined as part of cb_field . If I am trying to search this field in overrides with key FIELD_SEASON its now showing.
Joomla overrides do not work with CB language strings. You need to use CBs as shown below.I am searching in Joomla language overrides as well as in language plugin of community builder its not available at both places.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.