Welcome Guest, Not a member yet? Register   Sign In
Language Line Loading issue
#1

Hello Team,

I have 1000 lines of language string file named as global_words. My application default language is french. So I loaded by default global_words file. From that file, I have to fetch one line in two languages at a time. So please suggest me how to do it without loading the language file two times?
Reply
#2

Can not understand why you would need over a 100 lines of language words?

You need to specify more of what you are trying to do.

Almost all of the new web browsers have built in page language translation,
the only thing they can not translate are like CodeIgniter internal code language.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(10-29-2019, 07:52 AM)Becasuse browser translators not giving proper words for French and Portuguese. So that I must depend on code-igniter language translation. InsiteFX Wrote: Can not understand why you would need over a 100 lines of language words?

You need to specify more of what you are trying to do.

Almost all of the new web browsers have built in page language translation,
the only thing they can not translate are like CodeIgniter internal code language.
Reply
#4

Did you check out the CodeIgniter Translations files?

Translations for CodeIgniter System Messages
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB