Feature/AG-34157 Translate company names/descriptions #2801
Annotations
10 errors
lint:
Localizations/translate.ts#L57
Unexpected use of continue statement
|
lint:
Localizations/translate.ts#L76
Unexpected use of continue statement
|
lint:
Localizations/translate.ts#L90
Strings must use singlequote
|
lint:
Localizations/translate.ts#L103
'isDescriptionNeedToTranslate' was used before it was defined
|
lint:
Localizations/translate.ts#L104
'copyBaseDescriptionToAllLang' was used before it was defined
|
lint:
Localizations/translate.ts#L104
Missing semicolon
|
lint:
Localizations/translate.ts#L105
Closing curly brace does not appear on the same line as the subsequent block
|
lint:
Localizations/translate.ts#L107
'generateTranslations' was used before it was defined
|
lint:
Localizations/translate.ts#L107
Expected newline after '('
|
lint:
Localizations/translate.ts#L107
Trailing spaces not allowed
|