structura foldere
mutat kq- folders in un singur folder [kq]
This commit is contained in:
22
resources/[framework]/[addons]/[kq]/kq_dyno/locale.lua
Normal file
22
resources/[framework]/[addons]/[kq]/kq_dyno/locale.lua
Normal file
@@ -0,0 +1,22 @@
|
||||
Locale = {
|
||||
['lb-ft'] = 'lb-ft',
|
||||
['nm'] = 'nm',
|
||||
['Press ~{INPUT}~ to start the dyno test'] = 'Apasa ~{INPUT}~ pentru a incepe testul dyno',
|
||||
['~r~This vehicle is FWD biased. Turn it around'] = '~r~Acest vehicul este cu tractiune fata. Intoarce-l',
|
||||
['~r~This vehicle is RWD biased. Turn it around'] = '~r~Acest vehicul este cu tractiune spate. Intoarce-l',
|
||||
['~r~The vehicle isn\'t aligned correctly'] = '~r~Vehiculul nu este aliniat corect',
|
||||
['~r~You are not allowed to perform dyno tests'] = '~r~Nu ai permisiunea sa efectuezi teste dyno',
|
||||
|
||||
['Peak HP'] = 'HP Maxim',
|
||||
['Peak torque'] = 'Cuplu Maxim',
|
||||
|
||||
-- Webhooks
|
||||
['Vehicle'] = 'Vehicul',
|
||||
['License plate'] = 'Numar de inmatriculare',
|
||||
['Date'] = 'Data',
|
||||
['User'] = 'Utilizator',
|
||||
['Dyno performance report'] = 'Raport de performanta dyno',
|
||||
|
||||
-- Display
|
||||
['KuzQuality - DynoTech'] = 'Red Valley - DynoTech',
|
||||
}
|
||||
Reference in New Issue
Block a user