Difference between revisions of "Languages"

Line 18: Line 18:
 
* [https://community.tcadmin.com/files/category/3-language-files/ v2 language files forum ]
 
* [https://community.tcadmin.com/files/category/3-language-files/ v2 language files forum ]
  
== Change language after logging in ==
+
<!-- == Change language after logging in ==
 
Add the following HTML to your theme's header. It adds 2 links to change between english and spanish.  
 
Add the following HTML to your theme's header. It adds 2 links to change between english and spanish.  
  
Line 25: Line 25:
 
<a href="javascript:void(0)" onclick="eraseCookie('__TCAdmin2Language');createCookie('__TCAdmin2Language', 'es-MX', 365);location.reload();">SPANISH</a></div>
 
<a href="javascript:void(0)" onclick="eraseCookie('__TCAdmin2Language');createCookie('__TCAdmin2Language', 'es-MX', 365);location.reload();">SPANISH</a></div>
 
</source>
 
</source>
 +
-->

Revision as of 11:38, 10 July 2020

Translations are divided into 3 parts:

Web Forms
Translate controls and messages from web pages.
Page Icons & Columns
Translate page titles, icons and grid columns.
Other Components
Translate components that are shared among the web pages and server monitors.

Importing

To import a language file go to System > General Settings > Languages and click on the Import button.

Exporting

To export a language file go to System > General Settings > Languages > Select a language and click on the Export button.

Share and Download


Retrieved from "https://help.tcadmin.com/index.php?title=Languages&oldid=2230"