espservices Posted July 23 Report Share Posted July 23 Hi, I have added some edited language string lines on /language/pt_br/_custom.php file, but the changes do not work (don’t show). Example, I added the below string on the _custom.php file as you can see on the image attach. $lang['ClientLogin.index.description'] = 'Teste String.'; But nothing changes. If I change directly the file client_login.php it works. What do I need to do for the lines I add on _custom.php to work? Im using Blesta v5.10.1 Thanks Quote Link to comment Share on other sites More sharing options...
0 Paul Posted July 25 Report Share Posted July 25 It's possible that the custom language file is only loaded in the context of custom definitions in Blesta, like Payment Types (Under Settings > System > General > Payment Types) where custom definitions can be used. It may be necessary to wait for https://dev.blesta.com/browse/CORE-5111 to be implemented, hopefully in 5.11, to allow any/all definitions to be overwritten here in an overrides file. espservices 1 Quote Link to comment Share on other sites More sharing options...
0 espservices Posted July 28 Author Report Share Posted July 28 Hi @Paul Thanks for the information. Please try to have the new feature https://dev.blesta.com/browse/CORE-5111 ready on 5.11. It's very important for us. Every time an update happens its a mess with custom language updates. Without that new feature we will be forced to stop using Blesta. Thanks Quote Link to comment Share on other sites More sharing options...
Question
espservices
Hi,
I have added some edited language string lines on /language/pt_br/_custom.php file, but the changes do not work (don’t show).
Example, I added the below string on the _custom.php file as you can see on the image attach.
$lang['ClientLogin.index.description'] = 'Teste String.';
But nothing changes. If I change directly the file client_login.php it works.
What do I need to do for the lines I add on _custom.php to work?
Im using Blesta v5.10.1
Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.