Skip to content

Commit f16a35c

Browse files
committed
refactor(i18n): label for authentication_msk_iam
1 parent 1c857c4 commit f16a35c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/i18n/lib/enSymbolLabel.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ export const enSymbolLabel: Record<string, string> = {
6363
parameters_container_container_json_lines: 'JSON Lines',
6464
parameters_aggregation_container_container_csv: 'CSV',
6565
parameters_container_container_csv: 'CSV',
66+
authentication_msk_iam: 'AWS IAM for MSK',
6667
}

packages/i18n/lib/zhSymbolLabel.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ export const zhSymbolLabel: Record<string, string> = {
6363
parameters_container_container_json_lines: 'JSON Lines',
6464
parameters_aggregation_container_container_csv: 'CSV',
6565
parameters_container_container_csv: 'CSV',
66+
authentication_msk_iam: 'AWS IAM for MSK',
6667
}

0 commit comments

Comments
 (0)