Feature/AG-34157 Translate company names/descriptions #2800
Annotations
10 errors
lint:
Localizations/translate.ts#L57
Unexpected use of continue statement
|
lint:
Localizations/translate.ts#L69
'removeObsoleteCompanyDescriptions' was used before it was defined
|
lint:
Localizations/translate.ts#L70
'translateCompanyDescriptions' was used before it was defined
|
lint:
Localizations/translate.ts#L70
Missing semicolon
|
lint:
Localizations/translate.ts#L73
Missing space before opening brace
|
lint:
Localizations/translate.ts#L81
Unexpected use of continue statement
|
lint:
Localizations/translate.ts#L89
Missing space before opening brace
|
lint:
Localizations/translate.ts#L95
Strings must use singlequote
|
lint:
Localizations/translate.ts#L104
Trailing spaces not allowed
|
lint:
Localizations/translate.ts#L109
Expected space(s) after "if"
|