@payloadcms/plugin-seo 3.50.0 → 3.51.0-canary.1
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.
|
@@ -2,23 +2,23 @@ export const zhTw = {
|
|
|
2
2
|
$schema: './translation-schema.json',
|
|
3
3
|
'plugin-seo': {
|
|
4
4
|
almostThere: '快完成了',
|
|
5
|
-
autoGenerate: '
|
|
6
|
-
bestPractices: '
|
|
7
|
-
characterCount: '{{current}}/{{minLength}}-{{maxLength}}
|
|
8
|
-
charactersLeftOver: '{{characters}}
|
|
9
|
-
charactersToGo: '{{characters}}
|
|
10
|
-
charactersTooMany: '{{characters}}
|
|
11
|
-
checksPassing: '{{current}}
|
|
12
|
-
good: '
|
|
13
|
-
imageAutoGenerationTip: '
|
|
14
|
-
lengthTipDescription: '
|
|
15
|
-
lengthTipTitle: '
|
|
16
|
-
missing: '
|
|
5
|
+
autoGenerate: '自動產生',
|
|
6
|
+
bestPractices: '最佳做法',
|
|
7
|
+
characterCount: '{{current}}/{{minLength}}-{{maxLength}} 字元,',
|
|
8
|
+
charactersLeftOver: '多出 {{characters}} 個字元',
|
|
9
|
+
charactersToGo: '還差 {{characters}} 個字元',
|
|
10
|
+
charactersTooMany: '超出 {{characters}} 個字元',
|
|
11
|
+
checksPassing: '{{current}} 項檢查通過,共 {{max}} 項',
|
|
12
|
+
good: '良好',
|
|
13
|
+
imageAutoGenerationTip: '系統會自動擷取選取的主圖。',
|
|
14
|
+
lengthTipDescription: '長度應介於 {{minLength}} 到 {{maxLength}} 個字元。若需撰寫高品質後設資料描述的協助,請參閱',
|
|
15
|
+
lengthTipTitle: '長度應介於 {{minLength}} 到 {{maxLength}} 個字元。若需撰寫高品質後設資料標題的協助,請參閱',
|
|
16
|
+
missing: '尚未設定',
|
|
17
17
|
noImage: '沒有圖片',
|
|
18
18
|
preview: '預覽',
|
|
19
|
-
previewDescription: '
|
|
20
|
-
tooLong: '
|
|
21
|
-
tooShort: '
|
|
19
|
+
previewDescription: '實際搜尋結果可能會因內容與關聯性而有所不同。',
|
|
20
|
+
tooLong: '過長',
|
|
21
|
+
tooShort: '過短'
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/translations/zhTw.ts"],"sourcesContent":["import type { GenericTranslationsObject } from '@payloadcms/translations'\n\nexport const zhTw: GenericTranslationsObject = {\n $schema: './translation-schema.json',\n 'plugin-seo': {\n almostThere: '快完成了',\n autoGenerate: '
|
|
1
|
+
{"version":3,"sources":["../../src/translations/zhTw.ts"],"sourcesContent":["import type { GenericTranslationsObject } from '@payloadcms/translations'\n\nexport const zhTw: GenericTranslationsObject = {\n $schema: './translation-schema.json',\n 'plugin-seo': {\n almostThere: '快完成了',\n autoGenerate: '自動產生',\n bestPractices: '最佳做法',\n characterCount: '{{current}}/{{minLength}}-{{maxLength}} 字元,',\n charactersLeftOver: '多出 {{characters}} 個字元',\n charactersToGo: '還差 {{characters}} 個字元',\n charactersTooMany: '超出 {{characters}} 個字元',\n checksPassing: '{{current}} 項檢查通過,共 {{max}} 項',\n good: '良好',\n imageAutoGenerationTip: '系統會自動擷取選取的主圖。',\n lengthTipDescription:\n '長度應介於 {{minLength}} 到 {{maxLength}} 個字元。若需撰寫高品質後設資料描述的協助,請參閱',\n lengthTipTitle:\n '長度應介於 {{minLength}} 到 {{maxLength}} 個字元。若需撰寫高品質後設資料標題的協助,請參閱',\n missing: '尚未設定',\n noImage: '沒有圖片',\n preview: '預覽',\n previewDescription: '實際搜尋結果可能會因內容與關聯性而有所不同。',\n tooLong: '過長',\n tooShort: '過短',\n },\n}\n"],"names":["zhTw","$schema","almostThere","autoGenerate","bestPractices","characterCount","charactersLeftOver","charactersToGo","charactersTooMany","checksPassing","good","imageAutoGenerationTip","lengthTipDescription","lengthTipTitle","missing","noImage","preview","previewDescription","tooLong","tooShort"],"mappings":"AAEA,OAAO,MAAMA,OAAkC;IAC7CC,SAAS;IACT,cAAc;QACZC,aAAa;QACbC,cAAc;QACdC,eAAe;QACfC,gBAAgB;QAChBC,oBAAoB;QACpBC,gBAAgB;QAChBC,mBAAmB;QACnBC,eAAe;QACfC,MAAM;QACNC,wBAAwB;QACxBC,sBACE;QACFC,gBACE;QACFC,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,oBAAoB;QACpBC,SAAS;QACTC,UAAU;IACZ;AACF,EAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payloadcms/plugin-seo",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.51.0-canary.1",
|
|
4
4
|
"description": "SEO plugin for Payload",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"payload",
|
|
@@ -58,20 +58,20 @@
|
|
|
58
58
|
"dist"
|
|
59
59
|
],
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@payloadcms/translations": "3.
|
|
62
|
-
"@payloadcms/ui": "3.
|
|
61
|
+
"@payloadcms/translations": "3.51.0-canary.1",
|
|
62
|
+
"@payloadcms/ui": "3.51.0-canary.1"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@types/react": "19.1.8",
|
|
66
66
|
"@types/react-dom": "19.1.6",
|
|
67
67
|
"@payloadcms/eslint-config": "3.28.0",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
68
|
+
"@payloadcms/next": "3.51.0-canary.1",
|
|
69
|
+
"payload": "3.51.0-canary.1"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
72
|
"react": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
|
|
73
73
|
"react-dom": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
|
|
74
|
-
"payload": "3.
|
|
74
|
+
"payload": "3.51.0-canary.1"
|
|
75
75
|
},
|
|
76
76
|
"publishConfig": {
|
|
77
77
|
"registry": "https://registry.npmjs.org/"
|