diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php b/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php index ca7bc4703..6cb4af01a 100644 --- a/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php @@ -19,7 +19,7 @@ // | along with this program; if not, write to the Free Software | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | -// +-----------------------------------------------------------------------+$lang['locfiledit_onglet_localconf'] = 'Lokalno podešavanje'; +$lang['locfiledit_onglet_localconf'] = 'Lokalne postavke'; $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Predlošci'; $lang['locfiledit_onglet_lang'] = 'Jezici'; |