0.0.1
This commit is contained in:
16
resources/[esx_addons]/esx_banking/locales/hu.lua
Normal file
16
resources/[esx_addons]/esx_banking/locales/hu.lua
Normal file
@@ -0,0 +1,16 @@
|
||||
Locales['hu'] = {
|
||||
['invalid_amount'] = 'Érvénytelen pénz mennyiség',
|
||||
['deposit_money'] = 'Befizettél %s$-t',
|
||||
['withdraw_money'] = 'Kivettél %s$-t',
|
||||
['pincode_money'] = 'Az új PIN kódod: %s',
|
||||
['transfer_money'] = 'Sikeres utalás! Összeg: $%s ID: %s',
|
||||
['receive_transfer'] = 'Utalás érkezett! Összeg: $%s ID: %s',
|
||||
['press_e_banking'] = 'Nyomd meg a [E] gombot a bank eléréséhez',
|
||||
['access_bank'] = 'Bank megnyitása',
|
||||
['banking_blip'] = 'Bank',
|
||||
['cant_do_it'] = "Ezt nem lehet!",
|
||||
['not_enough_money'] = "Nincs elég pénzed, még szükséged lesz ennyire: %s",
|
||||
['pincode_not_found'] = "Érvénytelen PIN kód",
|
||||
['pincode_found'] = "Érvényes PIN kód...",
|
||||
['bank_name'] = "Fleeca Bank"
|
||||
}
|
||||
Reference in New Issue
Block a user