You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
1.6 KiB

  1. <?php
  2. /**
  3. * Language file for template
  4. *
  5. * @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
  6. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  7. */
  8. $lang['discussion'] = 'Discussion';
  9. $lang['back_to_article'] = 'Back to article';
  10. $lang['userpage'] = 'User page';
  11. $lang['purge_cache_page'] = 'Purge page cache';
  12. $lang['themes'] = 'Themes';
  13. $lang['expand_container'] = 'Expand/Reduce';
  14. $lang['administrative_tasks'] = 'Administrative Tasks';
  15. $lang['additional_plugins'] = 'Additional Plugins';
  16. $lang['share_on'] = 'Share via';
  17. $lang['send_mail'] = 'Send via e-Mail';
  18. $lang['print'] = 'Print';
  19. $lang['permalink'] = 'Permalink';
  20. $lang['add_new_page'] = 'Add New Page';
  21. $lang['extensions_update'] = 'Extensions update';
  22. $lang['user_groups'] = 'Groups';
  23. $lang['preview_size'] = 'Size of this preview';
  24. $lang['other_resolutions'] = 'Other resolutions';
  25. // Configuration Manager Template Sections
  26. $lang['config_theme'] = 'Theme';
  27. $lang['config_sidebar'] = 'Sidebar';
  28. $lang['config_navbar'] = 'Navbar';
  29. $lang['config_semantic'] = 'Semantic';
  30. $lang['config_layout'] = 'Layout';
  31. $lang['config_toc'] = 'TOC';
  32. $lang['config_discussion'] = 'Discussion';
  33. $lang['config_avatar'] = 'Avatar';
  34. $lang['config_cookie_law'] = 'Cookie Law';
  35. $lang['config_google_analytics'] = 'Google Analytics';
  36. $lang['config_browser_title'] = 'Browser Title';
  37. $lang['config_page'] = 'Page';