Merge pull request #674 from TheFantomas/patch-1

fix(es_extended) - Removed unused locale
This commit is contained in:
Benzo
2022-11-13 22:03:38 +01:00
committed by GitHub
-4
View File
@@ -356,8 +356,4 @@ Locales['en'] = {
['tint_lspd'] = 'blue skin',
['tint_orange'] = 'orange skin',
['tint_platinum'] = 'platinum skin',
-- Duty related
['stopped_duty'] = 'You\'ve stopped your duty.',
['started_duty'] = 'You\'ve started your duty.',
}