14 lines
		
	
	
		
			847 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			847 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; Joomla! Project
 | |
| ; (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
 | |
| ; License GNU General Public License version 2 or later; see LICENSE.txt
 | |
| ; Note : All ini files need to be saved as UTF-8
 | |
| 
 | |
| COM_LANGUAGES="Languages"
 | |
| COM_LANGUAGES_INSTALLED_VIEW_DEFAULT_DESC="Displays language packs installed into your Joomla! website."
 | |
| COM_LANGUAGES_INSTALLED_VIEW_DEFAULT_TITLE="Installed Languages"
 | |
| COM_LANGUAGES_LANGUAGES_VIEW_DEFAULT_DESC="Create or manage content languages for your Joomla! website."
 | |
| COM_LANGUAGES_LANGUAGES_VIEW_DEFAULT_TITLE="Content Languages"
 | |
| COM_LANGUAGES_OVERRIDE_VIEW_DEFAULT_DESC="Here you assign custom text for a language key that you want to use instead of language pack default text."
 | |
| COM_LANGUAGES_OVERRIDE_VIEW_DEFAULT_TITLE="Language Overrides"
 | |
| COM_LANGUAGES_XML_DESCRIPTION="Component for language management."
 |