1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Translation fix #1225

This commit is contained in:
Hillel Coren 2017-03-22 22:31:05 +02:00
parent 5ef84632ed
commit 88d5ca37d8

View File

@ -2429,6 +2429,8 @@ $LANG = array(
'error_refresh_page' => 'An error occurred, please refresh the page and try again.',
'data' => 'Data',
'imported_settings' => 'Successfully imported settings',
'lang_Greek' => 'Greek',
);
return $LANG;