Files
CasperV1FiveM/resources/[esx_addons]/esx_billing/locales/el.lua
2026-07-07 21:08:52 +02:00

13 lines
920 B
Lua
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Locales['el'] = {
['invoices'] = 'Αποδείξεις',
['invoices_item'] = '$%s',
['received_invoice'] = 'Μόλις λάβατε μια απόδειξη',
['paid_invoice'] = 'Πληρώσατε μια απόδειξη αξίας ~r~$%s',
['no_invoices'] = 'Δεν έχετε καμία απόδειξη να πληρώσετε αυτήν τη στιγμή',
['received_payment'] = 'Λάβατε μια πληρωμή αξίας ~r~$%s',
['player_not_online'] = 'Ο παίκτης δεν είναι συνδεδεμένος',
['no_money'] = 'Δεν έχετε αρκετά χρήματα για να πληρώσετε αυτή την απόδειξη',
['target_no_money'] = 'Ο παίκτης ~r~δεν έχει αρκετά χρήματα για να πληρώσει την απόδειξη!',
['keymap_showbills'] = 'Ανοίξτε το μενού αποδείξεων',
}