Jump to content
  • 0
Diana

Change the sub menu language from application.php to the langauge file

Question

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 )

2.png

I need to make it use Labels from the lang file ( lang/en-us.php )

image.png

Any help please?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
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 )

2.png

I need to make it use Labels from the lang file ( lang/en-us.php )

image.png

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

  • 0

@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 by Diana
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.