Another language?

Forum
Last Post
Threads / Messages

demoness

Member
Member
Joined
Mar 13, 2013
Messages
15
Points
0
Mysidian Dollar
0
I have another question :happycbig: If its possible to rewrite website in other language? Because when I attempting to change some phrases in other language they appear only as symbols ><
 
Well you may edit those lang files in folder /lang to change the language of text into another, it should work for romance languages like French, Spanish, German and Italian.
 
Yay! I solved this problem by placing this:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
where i can change this?

need áéíóú and ñ

Try this character set:
PHP:
<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
And let me know how it works. :3

Edit: Also look into these:
Encoding: utf-8 (Unicode ), iso-8859-1, iso-8859-15 (with euro symbol)
Language Codes: es (Spanish), es-ES (Castillian/ Spain), es-MX (Latin American/Mexico)
Minority Language Codes: eu (Basque), an (Aragaonese), au (Asturian/Leon), ca (Catalan), ga (Galician), ly (Ladino/Judeo-Spanish)
And http://symbolcodes.tlt.psu.edu/bylanguage/spanish.html#metause to explain how to add them in (for the minority language codes).
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,132
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top