Added translation
This commit is contained in:
parent
a3f2262463
commit
cd5051e348
|
|
@ -5467,6 +5467,7 @@ $lang = array(
|
||||||
'new_identifier' => 'New VAT Number',
|
'new_identifier' => 'New VAT Number',
|
||||||
'notification_credits_low' => 'Warning! Your credit balance is low.',
|
'notification_credits_low' => 'Warning! Your credit balance is low.',
|
||||||
'notification_no_credits' => 'Warning! Your credit balance is empty.',
|
'notification_no_credits' => 'Warning! Your credit balance is empty.',
|
||||||
|
'saved_comment', 'Comment Saved',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue