mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 11:01:25 +00:00
Resolved locales conflicts
Some of the locales had conflicts with translation not finished. Just removed them.
This commit is contained in:
@@ -222,8 +222,4 @@ Locales['br'] = {
|
||||
['tint_lspd'] = 'blue skin',
|
||||
['tint_orange'] = 'orange skin',
|
||||
['tint_platinum'] = 'platinum skin',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['cs'] = {
|
||||
['tint_lspd'] = 'modry skin',
|
||||
['tint_orange'] = 'oranzovy skin',
|
||||
['tint_platinum'] = 'platinovy skin',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['de'] = {
|
||||
['tint_lspd'] = 'blau',
|
||||
['tint_orange'] = 'orange',
|
||||
['tint_platinum'] = 'platin',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -343,8 +343,4 @@ Locales['es'] = {
|
||||
['tint_lspd'] = 'Skin Azul',
|
||||
['tint_orange'] = 'Skin Naranja',
|
||||
['tint_platinum'] = 'Skin Plata',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['fi'] = {
|
||||
['tint_lspd'] = 'blue skin',
|
||||
['tint_orange'] = 'orange skin',
|
||||
['tint_platinum'] = 'platinum skin',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -221,8 +221,4 @@ Locales['pl'] = {
|
||||
['tint_lspd'] = 'niebieski skin',
|
||||
['tint_orange'] = 'pomarańczowy skin',
|
||||
['tint_platinum'] = 'platynowy skin',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['sc'] = {
|
||||
['tint_lspd'] = '洛圣都警局色调',
|
||||
['tint_orange'] = '橙色调',
|
||||
['tint_platinum'] = '铂金色调',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['sv'] = {
|
||||
['tint_lspd'] = 'blåskinn',
|
||||
['tint_orange'] = 'orangeskinn',
|
||||
['tint_platinum'] = 'platinaskinn',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
@@ -222,8 +222,4 @@ Locales['tc'] = {
|
||||
['tint_lspd'] = '洛聖都警察局色調',
|
||||
['tint_orange'] = '橘色調',
|
||||
['tint_platinum'] = '柏金色調',
|
||||
|
||||
-- Duty related
|
||||
['stopped_duty'] = 'NEED TRANSLATION',
|
||||
['started_duty'] = 'NEED TRANSLATION',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user