i18n - docs translations (#22794)
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/22794?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
5499688861
commit
48252d35e9
@@ -109,8 +109,8 @@ const config = JSON.parse(process.env.PROVIDER_CONFIG ?? '{}'); // '{"retries":3
|
||||
| ------------------ | ------------------------------------------------------------------- |
|
||||
| `author` | 작성자 또는 회사 이름 |
|
||||
| `category` | 마켓플레이스 필터링을 위한 앱 카테고리 |
|
||||
| `logo` | 앱 로고가 번들된 `public/`의 경로(예: `public/logo.png`) |
|
||||
| `galleryImages` | 갤러리 이미지 경로 배열이 `public/`에 번들됨(예: `public/screenshot-1.png`) |
|
||||
| `logo` | `public/`에 번들된 앱 로고의 경로(예: `public/logo.png`) |
|
||||
| `galleryImages` | `public/`에 번들된 갤러리 이미지 경로의 배열(예: `public/screenshot-1.png`) |
|
||||
| `aboutDescription` | "About" 탭에 대한 더 긴 마크다운 설명. 생략하면 마켓플레이스는 npm의 패키지 `README.md`를 사용합니다 |
|
||||
| `websiteUrl` | 웹사이트 링크 |
|
||||
| `termsUrl` | 서비스 약관 링크 |
|
||||
|
||||
Reference in New Issue
Block a user