Diana Posted September 19, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Share Posted September 19, 2019 Hello , Please I need help about making the sub menu language from 1 language to multi language I tried to reach application.php and I found that it doesn't use ( Labels like the /lang/en_us.php ) I need to make it use Labels from the lang file ( lang/en-us.php ) Any help please? Link to comment Share on other sites More sharing options...
0 sader1992 Posted September 20, 2019 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 18 hours ago Share Posted September 20, 2019 https://github.com/rathena/FluxCP/pull/243/files 1 Link to comment Share on other sites More sharing options...
0 Chaos92 Posted September 19, 2019 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1827 Reputation: 288 Joined: 08/03/12 Last Seen: 2 hours ago Share Posted September 19, 2019 2 hours ago, Diana said: Hello , Please I need help about making the sub menu language from 1 language to multi language I tried to reach application.php and I found that it doesn't use ( Labels like the /lang/en_us.php ) I need to make it use Labels from the lang file ( lang/en-us.php ) Any help please? 'DefaultLanguage' => 'en_us' Change it to any language files here. https://github.com/rathena/FluxCP/tree/master/lang . Link to comment Share on other sites More sharing options...
0 Diana Posted September 20, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Author Share Posted September 20, 2019 (edited) @Chaos92 , Thanks for the reply I already have another file for arabic language , But I mean How to add the submenu items to the language file because it's not on it ( the submenu items like Register or Login is only in the application.php file ) I'm sorry I can't explain too much in english Edited September 20, 2019 by Diana Link to comment Share on other sites More sharing options...
0 Diana Posted September 21, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Author Share Posted September 21, 2019 Oh thank you @sader1992 , Worked ! Link to comment Share on other sites More sharing options...
Question
Diana
Hello , Please I need help about making the sub menu language from 1 language to multi language
I tried to reach application.php and I found that it doesn't use ( Labels like the /lang/en_us.php )
I need to make it use Labels from the lang file ( lang/en-us.php )
Any help please?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts