core-maugli 1.2.4 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/package.json +1 -1
  2. package/public/img/default/autor_default.webp +0 -0
  3. package/public/img/default/blog_default.webp +0 -0
  4. package/public/img/default/default.webp +0 -0
  5. package/public/img/default/product_default.webp +0 -0
  6. package/public/img/default/project_default.webp +0 -0
  7. package/public/img/default/rubric_default.webp +0 -0
  8. package/public/img/default/test.webp +0 -0
  9. package/public/img/default/test2.webp +0 -0
  10. package/scripts/test-version-update.js +54 -0
  11. package/scripts/update-components.js +94 -6
  12. package/scripts/upgrade-config.js +1 -1
  13. package/src/i18n/de.json +126 -0
  14. package/src/i18n/en.json +126 -0
  15. package/src/i18n/es.json +126 -0
  16. package/src/i18n/fr.json +126 -0
  17. package/src/i18n/index.ts +10 -0
  18. package/src/i18n/ja.json +126 -0
  19. package/src/i18n/languages.ts +23 -0
  20. package/src/i18n/pt.json +126 -0
  21. package/src/i18n/ru.json +123 -0
  22. package/src/i18n/zh.json +126 -0
  23. package/src/icons/ArrowLeft.astro +13 -0
  24. package/src/icons/ArrowRight.astro +13 -0
  25. package/src/icons/flags/brazil.svg +14 -0
  26. package/src/icons/flags/china.svg +15 -0
  27. package/src/icons/flags/france.svg +12 -0
  28. package/src/icons/flags/germany.svg +12 -0
  29. package/src/icons/flags/japan.svg +11 -0
  30. package/src/icons/flags/russia.svg +12 -0
  31. package/src/icons/flags/spain.svg +12 -0
  32. package/src/icons/flags/united arab emirates.svg +13 -0
  33. package/src/icons/flags/united states.svg +15 -0
  34. package/src/icons/socials/BlueskyIcon.astro +9 -0
  35. package/src/icons/socials/EmailIcon.astro +8 -0
  36. package/src/icons/socials/LinkedinIcon.astro +9 -0
  37. package/src/icons/socials/MastodonIcon.astro +9 -0
  38. package/src/icons/socials/MediumIcon.astro +9 -0
  39. package/src/icons/socials/RedditIcon.astro +11 -0
  40. package/src/icons/socials/TelegramIcon.astro +11 -0
  41. package/src/icons/socials/TwitterIcon.astro +9 -0
  42. package/src/layouts/BaseLayout.astro +59 -0
  43. package/src/pages/404.astro +24 -0
  44. package/src/pages/[...id].astro +50 -0
  45. package/src/pages/about.astro +0 -0
  46. package/src/pages/authors/[...page].astro +105 -0
  47. package/src/pages/authors/[id].astro +175 -0
  48. package/src/pages/blog/[...page].astro +59 -0
  49. package/src/pages/blog/[id].astro +175 -0
  50. package/src/pages/index.astro +90 -0
  51. package/src/pages/products/[...page].astro +50 -0
  52. package/src/pages/products/[id].astro +221 -0
  53. package/src/pages/projects/[...page].astro +74 -0
  54. package/src/pages/projects/[id].astro +165 -0
  55. package/src/pages/projects/tags/[id]/[...page].astro +58 -0
  56. package/src/pages/rss.xml.js +5 -0
  57. package/src/pages/tags/[id]/[...page].astro +110 -0
  58. package/src/pages/tags/index.astro +124 -0
  59. package/src/scripts/infoCardFadeIn.js +22 -0
  60. package/src/styles/global.css +273 -0
  61. package/src/utils/common-utils.ts +0 -0
  62. package/src/utils/content-loader.ts +14 -0
  63. package/src/utils/data-utils.ts +49 -0
  64. package/src/utils/featuredManager.ts +118 -0
  65. package/src/utils/posts.ts +43 -0
  66. package/src/utils/reading-time.ts +28 -0
  67. package/src/utils/remark-slugify.js +8 -0
  68. package/src/utils/rss.ts +23 -0
@@ -0,0 +1,126 @@
1
+ {
2
+ "buttons": {
3
+ "share": "Partager",
4
+ "subscribe": "S'abonner",
5
+ "moreAboutProduct": "En savoir plus sur le produit",
6
+ "copied": "Copié !",
7
+ "copyLink": "Copier le lien",
8
+ "copyLinkToArticle": "Copier le lien de l'article",
9
+ "morePosts": "Plus d'articles"
10
+ },
11
+ "form": {
12
+ "emailPlaceholder": "email",
13
+ "emailLabel": "Email",
14
+ "subscribeAriaLabel": "Formulaire d'abonnement"
15
+ },
16
+
17
+ "nav": {
18
+ "blog": "Blog",
19
+ "products": "Produits",
20
+ "projects": "Cas",
21
+ "authors": "Auteurs",
22
+ "tags": "Sujets",
23
+ "openMenu": "Ouvrir le menu",
24
+ "closeMenu": "Fermer le menu"
25
+ },
26
+ "pages": {
27
+ "authors": {
28
+ "title": "Auteurs",
29
+ "description": "Rencontrez notre équipe d'experts écrivant pour {brand}",
30
+ "goToAuthor": "Voir l'auteur",
31
+ "avatarAlt": "Avatar",
32
+ "onPlatform": "sur"
33
+ },
34
+ "tags": {
35
+ "title": "Catégories",
36
+ "description": "Tous les articles par catégorie",
37
+ "blogRubrics": "Catégories du blog"
38
+ },
39
+ "index": {
40
+ "title": "<Blog>",
41
+ "description": "Blog sur l'automatisation vue par l'IA",
42
+ "articles": "Articles",
43
+ "minutes": "min"
44
+ },
45
+ "products": {
46
+ "title": "Produits",
47
+ "description": "Tous les produits Maugli"
48
+ },
49
+ "projects": {
50
+ "tagTitle": "Services par tag",
51
+ "title": "Services"
52
+ },
53
+ "blog": {
54
+ "moreByTag": "Plus sur ce sujet"
55
+ },
56
+ "productsId": {
57
+ "articlesByTag": "Articles sur ce sujet",
58
+ "casesByTag": "Cas sur ce sujet"
59
+ }
60
+ },
61
+ "socials": {
62
+ "email": "Email",
63
+ "linkedin": "LinkedIn",
64
+ "twitter": "Twitter",
65
+ "telegram": "Telegram",
66
+ "reddit": "Reddit",
67
+ "medium": "Medium",
68
+ "mastodon": "Mastodon",
69
+ "bluesky": "Bluesky"
70
+ },
71
+ "footer": {
72
+ "allRightsReserved": "Tous droits réservés"
73
+ },
74
+ "shareIconAriaLabel": {
75
+ "twitter": "Partager sur Twitter",
76
+ "copy": "Copier le lien",
77
+ "telegram": "Partager sur Telegram",
78
+ "linkedin": "Partager sur LinkedIn",
79
+ "whatsapp": "Partager sur WhatsApp",
80
+ "facebook": "Partager sur Facebook",
81
+ "copied": "Lien copié"
82
+ },
83
+ "date": {
84
+ "today": "aujourd'hui",
85
+ "yesterday": "hier"
86
+ },
87
+ "sidebarAriaLabel": "Barre latérale",
88
+ "summaryFAQCard": {
89
+ "ariaLabel": "Résumé et FAQ",
90
+ "summaryLabel": "Résumé :",
91
+ "faqLabel": "FAQ :"
92
+ },
93
+ "tableOfContents": {
94
+ "title": "Contenu",
95
+ "ariaLabel": "Contenu"
96
+ },
97
+ "tagPill": {
98
+ "ariaLabel": "Tag : {tag}"
99
+ },
100
+ "tagPills": {
101
+ "ariaLabel": "Tag : {name} ({count})"
102
+ },
103
+ "tagsSection": {
104
+ "allCases": "Tous les cas",
105
+ "allArticles": "Tous les articles",
106
+ "allTags": "Tous les tags",
107
+ "rubricAlt": "Catégorie",
108
+ "tagAriaLabel": "Tag : {name} ({count})"
109
+ },
110
+ "themeToggle": {
111
+ "ariaLabel": "Changer le thème"
112
+ },
113
+ "pagination": {
114
+ "goToPage": "Aller à la page {page} sur {lastPage}",
115
+ "pageOf": "Page {currentPage} sur {lastPage}"
116
+ },
117
+ "subscribe": {
118
+ "heading": "S'abonner aux mises à jour",
119
+ "mutedText": "Recevez en premier les derniers articles et actualités !"
120
+ },
121
+ "notFound": {
122
+ "title": "Page non trouvée",
123
+ "description": "Désolé, cette page n’existe pas ou a été supprimée.",
124
+ "button": "Page d’accueil"
125
+ }
126
+ }
@@ -0,0 +1,10 @@
1
+ import de from './de.json';
2
+ import en from './en.json';
3
+ import es from './es.json';
4
+ import fr from './fr.json';
5
+ import ja from './ja.json';
6
+ import pt from './pt.json';
7
+ import ru from './ru.json';
8
+ import zh from './zh.json';
9
+
10
+ export default { en, ru, de, es, fr, pt, zh, ja };
@@ -0,0 +1,126 @@
1
+ {
2
+ "buttons": {
3
+ "share": "シェア",
4
+ "subscribe": "購読する",
5
+ "moreAboutProduct": "製品について詳しく",
6
+ "copied": "コピーしました!",
7
+ "copyLink": "リンクをコピー",
8
+ "copyLinkToArticle": "記事リンクをコピー",
9
+ "morePosts": "さらに記事を見る"
10
+ },
11
+ "form": {
12
+ "emailPlaceholder": "メールアドレス",
13
+ "emailLabel": "メール",
14
+ "subscribeAriaLabel": "購読フォーム"
15
+ },
16
+
17
+ "nav": {
18
+ "blog": "ブログ",
19
+ "products": "製品",
20
+ "projects": "事例",
21
+ "authors": "著者",
22
+ "tags": "トピック",
23
+ "openMenu": "メニューを開く",
24
+ "closeMenu": "メニューを閉じる"
25
+ },
26
+ "pages": {
27
+ "authors": {
28
+ "title": "著者",
29
+ "description": "{brand}のために執筆する専門家チームをご紹介",
30
+ "goToAuthor": "著者ページへ",
31
+ "avatarAlt": "アバター",
32
+ "onPlatform": "に"
33
+ },
34
+ "tags": {
35
+ "title": "カテゴリ",
36
+ "description": "カテゴリごとの記事一覧",
37
+ "blogRubrics": "ブログカテゴリ"
38
+ },
39
+ "index": {
40
+ "title": "<ブログ>",
41
+ "description": "AIの視点から見る自動化に関するブログ",
42
+ "articles": "記事",
43
+ "minutes": "分"
44
+ },
45
+ "products": {
46
+ "title": "製品",
47
+ "description": "すべてのMaugli製品"
48
+ },
49
+ "projects": {
50
+ "tagTitle": "タグ別サービス",
51
+ "title": "サービス"
52
+ },
53
+ "blog": {
54
+ "moreByTag": "関連トピックを見る"
55
+ },
56
+ "productsId": {
57
+ "articlesByTag": "関連する記事",
58
+ "casesByTag": "関連する事例"
59
+ }
60
+ },
61
+ "socials": {
62
+ "email": "メール",
63
+ "linkedin": "LinkedIn",
64
+ "twitter": "Twitter",
65
+ "telegram": "Telegram",
66
+ "reddit": "Reddit",
67
+ "medium": "Medium",
68
+ "mastodon": "Mastodon",
69
+ "bluesky": "Bluesky"
70
+ },
71
+ "footer": {
72
+ "allRightsReserved": "全著作権所有"
73
+ },
74
+ "shareIconAriaLabel": {
75
+ "twitter": "Twitterでシェア",
76
+ "copy": "リンクをコピー",
77
+ "telegram": "Telegramでシェア",
78
+ "linkedin": "LinkedInでシェア",
79
+ "whatsapp": "WhatsAppでシェア",
80
+ "facebook": "Facebookでシェア",
81
+ "copied": "リンクをコピーしました"
82
+ },
83
+ "date": {
84
+ "today": "今日",
85
+ "yesterday": "昨日"
86
+ },
87
+ "sidebarAriaLabel": "サイドバー",
88
+ "summaryFAQCard": {
89
+ "ariaLabel": "概要とFAQ",
90
+ "summaryLabel": "概要:",
91
+ "faqLabel": "FAQ:"
92
+ },
93
+ "tableOfContents": {
94
+ "title": "目次",
95
+ "ariaLabel": "目次"
96
+ },
97
+ "tagPill": {
98
+ "ariaLabel": "タグ:{tag}"
99
+ },
100
+ "tagPills": {
101
+ "ariaLabel": "タグ:{name} ({count})"
102
+ },
103
+ "tagsSection": {
104
+ "allCases": "すべての事例",
105
+ "allArticles": "すべての記事",
106
+ "allTags": "すべてのタグ",
107
+ "rubricAlt": "カテゴリ",
108
+ "tagAriaLabel": "タグ:{name} ({count})"
109
+ },
110
+ "themeToggle": {
111
+ "ariaLabel": "カラーモードを変更"
112
+ },
113
+ "pagination": {
114
+ "goToPage": "{lastPage}ページ中{page}ページへ移動",
115
+ "pageOf": "{lastPage}ページ中{currentPage}ページ"
116
+ },
117
+ "subscribe": {
118
+ "heading": "最新情報を購読する",
119
+ "mutedText": "最新の記事やニュースをいち早くお届けします!"
120
+ },
121
+ "notFound": {
122
+ "title": "ページが見つかりません",
123
+ "description": "申し訳ありません。このページは存在しないか削除されました。",
124
+ "button": "メインページへ"
125
+ }
126
+ }
@@ -0,0 +1,23 @@
1
+ // src/i18n/languages.ts
2
+
3
+
4
+ import de from './de.json';
5
+ import en from './en.json';
6
+ import es from './es.json';
7
+ import fr from './fr.json';
8
+ import ja from './ja.json';
9
+ import pt from './pt.json';
10
+ import ru from './ru.json';
11
+ import zh from './zh.json';
12
+
13
+ export const LANGUAGES = [
14
+ { code: 'ru', label: 'РУ ВЕРСИЯ', flag: '🇷🇺', icon: '/flags/russia.svg', dict: ru },
15
+ { code: 'en', label: 'EN USA EDITION', flag: '🇺🇸', icon: '/flags/united states.svg', dict: en },
16
+ { code: 'es', label: 'ES LATAM', flag: '🇪🇸', icon: '/flags/spain.svg', dict: es },
17
+ { code: 'de', label: 'DE VERSION', flag: '🇩🇪', icon: '/flags/germany.svg', dict: de },
18
+ { code: 'pt', label: 'PT BRASIL', flag: '🇧🇷', icon: '/flags/brazil.svg', dict: pt },
19
+ { code: 'fr', label: 'FR', flag: '🇫🇷', icon: '/flags/france.svg', dict: fr },
20
+ { code: 'zh', label: '中文', flag: '🇨🇳', icon: '/flags/china.svg', dict: zh },
21
+ { code: 'ja', label: '日本語', flag: '🇯🇵', icon: '/flags/japan.svg', dict: ja },
22
+ // Добавляйте новые языки по мере необходимости
23
+ ];
@@ -0,0 +1,126 @@
1
+ {
2
+ "buttons": {
3
+ "share": "Compartilhar",
4
+ "subscribe": "Inscrever-se",
5
+ "moreAboutProduct": "Mais sobre o produto",
6
+ "copied": "Copiado!",
7
+ "copyLink": "Copiar link",
8
+ "copyLinkToArticle": "Copiar link do artigo",
9
+ "morePosts": "Mais artigos"
10
+ },
11
+ "form": {
12
+ "emailPlaceholder": "email",
13
+ "emailLabel": "Email",
14
+ "subscribeAriaLabel": "Formulário de inscrição"
15
+ },
16
+
17
+ "nav": {
18
+ "blog": "Blog",
19
+ "products": "Produtos",
20
+ "projects": "Casos",
21
+ "authors": "Autores",
22
+ "tags": "Tópicos",
23
+ "openMenu": "Abrir menu",
24
+ "closeMenu": "Fechar menu"
25
+ },
26
+ "pages": {
27
+ "authors": {
28
+ "title": "Autores",
29
+ "description": "Conheça nossa equipe de especialistas que escreve para {brand}",
30
+ "goToAuthor": "Ir para o autor",
31
+ "avatarAlt": "Avatar",
32
+ "onPlatform": "em"
33
+ },
34
+ "tags": {
35
+ "title": "Categorias",
36
+ "description": "Todos os artigos por categoria",
37
+ "blogRubrics": "Categorias do blog"
38
+ },
39
+ "index": {
40
+ "title": "<Blog>",
41
+ "description": "Blog sobre automação sob a visão da IA",
42
+ "articles": "Artigos",
43
+ "minutes": "min"
44
+ },
45
+ "products": {
46
+ "title": "Produtos",
47
+ "description": "Todos os produtos Maugli"
48
+ },
49
+ "projects": {
50
+ "tagTitle": "Serviços por tag",
51
+ "title": "Serviços"
52
+ },
53
+ "blog": {
54
+ "moreByTag": "Mais sobre o assunto"
55
+ },
56
+ "productsId": {
57
+ "articlesByTag": "Artigos sobre o assunto",
58
+ "casesByTag": "Casos sobre o assunto"
59
+ }
60
+ },
61
+ "socials": {
62
+ "email": "Email",
63
+ "linkedin": "LinkedIn",
64
+ "twitter": "Twitter",
65
+ "telegram": "Telegram",
66
+ "reddit": "Reddit",
67
+ "medium": "Medium",
68
+ "mastodon": "Mastodon",
69
+ "bluesky": "Bluesky"
70
+ },
71
+ "footer": {
72
+ "allRightsReserved": "Todos os direitos reservados"
73
+ },
74
+ "shareIconAriaLabel": {
75
+ "twitter": "Compartilhar no Twitter",
76
+ "copy": "Copiar link",
77
+ "telegram": "Compartilhar no Telegram",
78
+ "linkedin": "Compartilhar no LinkedIn",
79
+ "whatsapp": "Compartilhar no WhatsApp",
80
+ "facebook": "Compartilhar no Facebook",
81
+ "copied": "Link copiado"
82
+ },
83
+ "date": {
84
+ "today": "hoje",
85
+ "yesterday": "ontem"
86
+ },
87
+ "sidebarAriaLabel": "Barra lateral",
88
+ "summaryFAQCard": {
89
+ "ariaLabel": "Resumo e FAQ",
90
+ "summaryLabel": "Resumo:",
91
+ "faqLabel": "FAQ:"
92
+ },
93
+ "tableOfContents": {
94
+ "title": "Conteúdo",
95
+ "ariaLabel": "Conteúdo"
96
+ },
97
+ "tagPill": {
98
+ "ariaLabel": "Tag: {tag}"
99
+ },
100
+ "tagPills": {
101
+ "ariaLabel": "Tag: {name} ({count})"
102
+ },
103
+ "tagsSection": {
104
+ "allCases": "Todos os casos",
105
+ "allArticles": "Todos os artigos",
106
+ "allTags": "Todas as tags",
107
+ "rubricAlt": "Categoria",
108
+ "tagAriaLabel": "Tag: {name} ({count})"
109
+ },
110
+ "themeToggle": {
111
+ "ariaLabel": "Alterar esquema de cores"
112
+ },
113
+ "pagination": {
114
+ "goToPage": "Ir para a página {page} de {lastPage}",
115
+ "pageOf": "Página {currentPage} de {lastPage}"
116
+ },
117
+ "subscribe": {
118
+ "heading": "Assine para atualizações",
119
+ "mutedText": "Receba os últimos artigos e novidades primeiro!"
120
+ },
121
+ "notFound": {
122
+ "title": "Página não encontrada",
123
+ "description": "Desculpe, esta página não existe ou foi removida.",
124
+ "button": "Página principal"
125
+ }
126
+ }
@@ -0,0 +1,123 @@
1
+ {
2
+ "buttons": {
3
+ "share": "Поделиться",
4
+ "subscribe": "Подписаться",
5
+ "moreAboutProduct": "Больше о продукте",
6
+ "copied": "Скопировано!",
7
+ "copyLink": "Скопировать ссылку",
8
+ "copyLinkToArticle": "Скопировать ссылку на статью",
9
+ "morePosts": "Ещё статьи"
10
+ },
11
+ "form": {
12
+ "emailPlaceholder": "почта",
13
+ "emailLabel": "Почта",
14
+ "subscribeAriaLabel": "Форма подписки"
15
+ },
16
+
17
+ "nav": {
18
+ "blog": "Блог",
19
+ "products": "Продукты",
20
+ "projects": "Кейсы",
21
+ "authors": "Авторы",
22
+ "tags": "Рубрикатор",
23
+ "openMenu": "Открыть меню",
24
+ "closeMenu": "Закрыть меню"
25
+ },
26
+ "pages": {
27
+ "authors": {
28
+ "title": "Авторы",
29
+ "description": "Познакомьтесь с командой экспертов, которые пишут для {brand}"
30
+ },
31
+ "tags": {
32
+ "title": "Рубрики",
33
+ "description": "Все статьи по рубрикам",
34
+ "blogRubrics": "Рубрики блога"
35
+ },
36
+ "index": {
37
+ "title": "<Блог>",
38
+ "description": "Блог об автоматизации глазами ИИ",
39
+ "articles": "Статьи",
40
+ "minutes": "мин"
41
+ },
42
+ "products": {
43
+ "title": "Продукты",
44
+ "description": "Все продукты Maugli"
45
+ },
46
+ "projects": {
47
+ "tagTitle": "Сервисы по тегу",
48
+ "title": "Сервисы"
49
+ },
50
+ "blog": {
51
+ "moreByTag": "Еще по теме"
52
+ },
53
+ "productsId": {
54
+ "articlesByTag": "Статьи по теме",
55
+ "casesByTag": "Кейсы по теме"
56
+ }
57
+ },
58
+ "socials": {
59
+ "email": "email",
60
+ "linkedin": "LinkedIn",
61
+ "twitter": "Twitter",
62
+ "telegram": "Telegram",
63
+ "reddit": "Reddit",
64
+ "medium": "Medium",
65
+ "mastodon": "Mastodon",
66
+ "bluesky": "Bluesky"
67
+ },
68
+ "footer": {
69
+ "allRightsReserved": "Все права защищены"
70
+ },
71
+ "shareIconAriaLabel": {
72
+ "twitter": "Поделиться в Twitter",
73
+ "copy": "Скопировать ссылку",
74
+ "telegram": "Поделиться в Telegram",
75
+ "linkedin": "Поделиться в LinkedIn",
76
+ "whatsapp": "Поделиться в WhatsApp",
77
+ "facebook": "Поделиться в Facebook",
78
+ "copied": "Ссылка скопирована"
79
+ },
80
+ "date": {
81
+ "today": "сегодня",
82
+ "yesterday": "вчера"
83
+ },
84
+ "sidebarAriaLabel": "Сайдбар",
85
+ "summaryFAQCard": {
86
+ "ariaLabel": "Саммари и FAQ",
87
+ "summaryLabel": "Саммари:",
88
+ "faqLabel": "FAQ:"
89
+ },
90
+ "tableOfContents": {
91
+ "title": "Содержание",
92
+ "ariaLabel": "Содержание"
93
+ },
94
+ "tagPill": {
95
+ "ariaLabel": "Тег: {tag}"
96
+ },
97
+ "tagPills": {
98
+ "ariaLabel": "Тег: {name} ({count})"
99
+ },
100
+ "tagsSection": {
101
+ "allCases": "Все кейсы",
102
+ "allArticles": "Все статьи",
103
+ "allTags": "Все теги",
104
+ "rubricAlt": "Рубрика",
105
+ "tagAriaLabel": "Тег: {name} ({count})"
106
+ },
107
+ "themeToggle": {
108
+ "ariaLabel": "Сменить цветовую схему"
109
+ },
110
+ "pagination": {
111
+ "goToPage": "Перейти на страницу {page} из {lastPage}",
112
+ "pageOf": "Страница {currentPage} из {lastPage}"
113
+ },
114
+ "subscribe": {
115
+ "heading": "Подпишитесь на обновления",
116
+ "mutedText": "Получайте свежие статьи и новости первым!"
117
+ },
118
+ "notFound": {
119
+ "title": "Страница не найдена",
120
+ "description": "Упс, такой страницы не существует или она была удалена.",
121
+ "button": "На главную"
122
+ }
123
+ }
@@ -0,0 +1,126 @@
1
+ {
2
+ "buttons": {
3
+ "share": "分享",
4
+ "subscribe": "订阅",
5
+ "moreAboutProduct": "更多产品信息",
6
+ "copied": "已复制!",
7
+ "copyLink": "复制链接",
8
+ "copyLinkToArticle": "复制文章链接",
9
+ "morePosts": "更多文章"
10
+ },
11
+ "form": {
12
+ "emailPlaceholder": "电子邮件",
13
+ "emailLabel": "电子邮件",
14
+ "subscribeAriaLabel": "订阅表单"
15
+ },
16
+
17
+ "nav": {
18
+ "blog": "博客",
19
+ "products": "产品",
20
+ "projects": "案例",
21
+ "authors": "作者",
22
+ "tags": "主题",
23
+ "openMenu": "打开菜单",
24
+ "closeMenu": "关闭菜单"
25
+ },
26
+ "pages": {
27
+ "authors": {
28
+ "title": "作者",
29
+ "description": "认识为 {brand} 撰稿的专家团队",
30
+ "goToAuthor": "前往作者",
31
+ "avatarAlt": "头像",
32
+ "onPlatform": "在"
33
+ },
34
+ "tags": {
35
+ "title": "分类",
36
+ "description": "按类别查看所有文章",
37
+ "blogRubrics": "博客分类"
38
+ },
39
+ "index": {
40
+ "title": "<博客>",
41
+ "description": "关于自动化的 AI 视角博客",
42
+ "articles": "文章",
43
+ "minutes": "分钟"
44
+ },
45
+ "products": {
46
+ "title": "产品",
47
+ "description": "所有 Maugli 产品"
48
+ },
49
+ "projects": {
50
+ "tagTitle": "按标签的服务",
51
+ "title": "服务"
52
+ },
53
+ "blog": {
54
+ "moreByTag": "更多相关主题"
55
+ },
56
+ "productsId": {
57
+ "articlesByTag": "相关文章",
58
+ "casesByTag": "相关案例"
59
+ }
60
+ },
61
+ "socials": {
62
+ "email": "电子邮件",
63
+ "linkedin": "LinkedIn",
64
+ "twitter": "Twitter",
65
+ "telegram": "Telegram",
66
+ "reddit": "Reddit",
67
+ "medium": "Medium",
68
+ "mastodon": "Mastodon",
69
+ "bluesky": "Bluesky"
70
+ },
71
+ "footer": {
72
+ "allRightsReserved": "版权所有"
73
+ },
74
+ "shareIconAriaLabel": {
75
+ "twitter": "分享到 Twitter",
76
+ "copy": "复制链接",
77
+ "telegram": "分享到 Telegram",
78
+ "linkedin": "分享到 LinkedIn",
79
+ "whatsapp": "分享到 WhatsApp",
80
+ "facebook": "分享到 Facebook",
81
+ "copied": "链接已复制"
82
+ },
83
+ "date": {
84
+ "today": "今天",
85
+ "yesterday": "昨天"
86
+ },
87
+ "sidebarAriaLabel": "侧边栏",
88
+ "summaryFAQCard": {
89
+ "ariaLabel": "摘要和常见问题",
90
+ "summaryLabel": "摘要:",
91
+ "faqLabel": "常见问题:"
92
+ },
93
+ "tableOfContents": {
94
+ "title": "目录",
95
+ "ariaLabel": "目录"
96
+ },
97
+ "tagPill": {
98
+ "ariaLabel": "标签:{tag}"
99
+ },
100
+ "tagPills": {
101
+ "ariaLabel": "标签:{name} ({count})"
102
+ },
103
+ "tagsSection": {
104
+ "allCases": "所有案例",
105
+ "allArticles": "所有文章",
106
+ "allTags": "所有标签",
107
+ "rubricAlt": "分类",
108
+ "tagAriaLabel": "标签:{name} ({count})"
109
+ },
110
+ "themeToggle": {
111
+ "ariaLabel": "切换颜色模式"
112
+ },
113
+ "pagination": {
114
+ "goToPage": "跳转到第 {page} 页,共 {lastPage} 页",
115
+ "pageOf": "第 {currentPage} 页,共 {lastPage} 页"
116
+ },
117
+ "subscribe": {
118
+ "heading": "订阅更新",
119
+ "mutedText": "第一时间获取最新文章和新闻!"
120
+ },
121
+ "notFound": {
122
+ "title": "未找到页面",
123
+ "description": "抱歉,此页面不存在或已被删除。",
124
+ "button": "返回首页"
125
+ }
126
+ }
@@ -0,0 +1,13 @@
1
+ ---
2
+ import type { HTMLAttributes } from 'astro/types';
3
+
4
+ type Props = HTMLAttributes<'svg'>;
5
+
6
+ const { class: className, ...props } = Astro.props;
7
+ ---
8
+
9
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class={className} {...props}>
10
+ <path
11
+ d="M19.714 12c0 0.533-0.432 0.964-0.964 0.964v0h-11.172l4.14 4.138c0.175 0.175 0.283 0.416 0.283 0.683 0 0.533-0.432 0.965-0.965 0.965-0.267 0-0.508-0.108-0.683-0.283v0l-5.785-5.785c-0.175-0.175-0.283-0.416-0.283-0.683s0.108-0.508 0.283-0.683l5.785-5.785c0.175-0.175 0.416-0.283 0.683-0.283 0.533 0 0.965 0.432 0.965 0.965 0 0.267-0.108 0.508-0.283 0.683v0l-4.14 4.138h11.172c0.533 0 0.964 0.432 0.964 0.964v0z"
12
+ ></path>
13
+ </svg>