feat: add i18n support for catalog-import plugin
Signed-off-by: JounQin <admin@1stg.me>
This commit is contained in:
@@ -344,8 +344,8 @@ export const scaffolderReactTranslationRef: TranslationRef<
|
||||
readonly 'stepper.backButtonText': 'Back';
|
||||
readonly 'stepper.createButtonText': 'Create';
|
||||
readonly 'stepper.reviewButtonText': 'Review';
|
||||
readonly 'stepper.stepIndexLabel': 'Step {{index, number}}';
|
||||
readonly 'stepper.nextButtonText': 'Next';
|
||||
readonly 'stepper.stepIndexLabel': 'Step {{index, number}}';
|
||||
readonly 'templateCategoryPicker.title': 'Categories';
|
||||
readonly 'templateCard.noDescription': 'No description';
|
||||
readonly 'templateCard.chooseButtonText': 'Choose';
|
||||
|
||||
Reference in New Issue
Block a user