mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Translation fix #1225
This commit is contained in:
parent
5ef84632ed
commit
88d5ca37d8
@ -2429,6 +2429,8 @@ $LANG = array(
|
|||||||
'error_refresh_page' => 'An error occurred, please refresh the page and try again.',
|
'error_refresh_page' => 'An error occurred, please refresh the page and try again.',
|
||||||
'data' => 'Data',
|
'data' => 'Data',
|
||||||
'imported_settings' => 'Successfully imported settings',
|
'imported_settings' => 'Successfully imported settings',
|
||||||
|
'lang_Greek' => 'Greek',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user