Issue #3351774 by Ryo Yamashita, yas: Support i18n by using Drupal's t() function in the SPA
Showing
- modules/cloud_dashboard/cloud_dashboard/package-lock.json 0 additions, 91 deletionsmodules/cloud_dashboard/cloud_dashboard/package-lock.json
- modules/cloud_dashboard/cloud_dashboard/package.json 0 additions, 2 deletionsmodules/cloud_dashboard/cloud_dashboard/package.json
- modules/cloud_dashboard/cloud_dashboard/src/Drupal.d.ts 236 additions, 0 deletionsmodules/cloud_dashboard/cloud_dashboard/src/Drupal.d.ts
- modules/cloud_dashboard/cloud_dashboard/src/atoms/FormSelect.tsx 1 addition, 4 deletions.../cloud_dashboard/cloud_dashboard/src/atoms/FormSelect.tsx
- modules/cloud_dashboard/cloud_dashboard/src/atoms/PanelWrapper.tsx 1 addition, 3 deletions...loud_dashboard/cloud_dashboard/src/atoms/PanelWrapper.tsx
- modules/cloud_dashboard/cloud_dashboard/src/constant/others/other.ts 7 additions, 0 deletions...ud_dashboard/cloud_dashboard/src/constant/others/other.ts
- modules/cloud_dashboard/cloud_dashboard/src/i18n.ts 0 additions, 75 deletionsmodules/cloud_dashboard/cloud_dashboard/src/i18n.ts
- modules/cloud_dashboard/cloud_dashboard/src/index.tsx 0 additions, 2 deletionsmodules/cloud_dashboard/cloud_dashboard/src/index.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/ActionButtonGroup.tsx 4 additions, 6 deletions...board/cloud_dashboard/src/molecules/ActionButtonGroup.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/CloudStoreCountLabel.tsx 3 additions, 3 deletions...rd/cloud_dashboard/src/molecules/CloudStoreCountLabel.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/DataTableHeader.tsx 2 additions, 5 deletions...shboard/cloud_dashboard/src/molecules/DataTableHeader.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/DataTableRowWithOperationLinks.tsx 3 additions, 5 deletions...ashboard/src/molecules/DataTableRowWithOperationLinks.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/DetailActionButtonGroup.tsx 8 additions, 6 deletions...cloud_dashboard/src/molecules/DetailActionButtonGroup.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/ItemCountLabel.tsx 3 additions, 3 deletions...ashboard/cloud_dashboard/src/molecules/ItemCountLabel.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/LoadingSpinner.tsx 9 additions, 4 deletions...ashboard/cloud_dashboard/src/molecules/LoadingSpinner.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/formblocks/MultiNumberInputBlock.tsx 1 addition, 4 deletions...hboard/src/molecules/formblocks/MultiNumberInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/formblocks/MultiStringInputBlock.tsx 1 addition, 4 deletions...hboard/src/molecules/formblocks/MultiStringInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/infoblocks/TableBlock.tsx 1 addition, 4 deletions...d/cloud_dashboard/src/molecules/infoblocks/TableBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/organisms/Breadcrumbs.tsx 2 additions, 1 deletion...d_dashboard/cloud_dashboard/src/organisms/Breadcrumbs.tsx
- modules/cloud_dashboard/cloud_dashboard/src/organisms/CloudServiceProviderTable.tsx 1 addition, 3 deletions...oud_dashboard/src/organisms/CloudServiceProviderTable.tsx
Loading
Please register or sign in to comment