@payloadcms/plugin-seo 3.31.0-canary.0 → 3.31.0

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,21 +2,21 @@ export const es = {
2
2
  $schema: './translation-schema.json',
3
3
  'plugin-seo': {
4
4
  almostThere: 'Ya casi está',
5
- autoGenerate: 'Autogénerar',
6
- bestPractices: 'mejores prácticas',
7
- characterCount: '{{current}}/{{minLength}}-{{maxLength}} letras, ',
8
- charactersLeftOver: '{{characters}} letras sobrantes',
9
- charactersToGo: '{{characters}} letras sobrantes',
10
- charactersTooMany: '{{characters}} letras demasiados',
11
- checksPassing: '{{current}}/{{max}} las comprobaciones están pasando',
5
+ autoGenerate: 'Generar automáticamente',
6
+ bestPractices: 'Mejores prácticas',
7
+ characterCount: '{{current}}/{{minLength}}-{{maxLength}} caracteres, ',
8
+ charactersLeftOver: '{{characters}} restantes',
9
+ charactersToGo: '{{characters}} por completar',
10
+ charactersTooMany: '{{characters}} de más',
11
+ checksPassing: '{{current}}/{{max}} comprobaciones correctas',
12
12
  good: 'Bien',
13
- imageAutoGenerationTip: 'La autogeneración recuperará la imagen de héroe seleccionada.',
14
- lengthTipDescription: 'Esto debe estar entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta descripciones de calidad, consulte ',
15
- lengthTipTitle: 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir metatítulos de calidad, consulte ',
16
- missing: 'Falta',
13
+ imageAutoGenerationTip: 'La generación automática recuperará la imagen de héroe seleccionada',
14
+ lengthTipDescription: 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta descripciones de calidad, consulte ',
15
+ lengthTipTitle: 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta títulos de calidad, consulte ',
16
+ missing: 'Faltante',
17
17
  noImage: 'Sin imagen',
18
18
  preview: 'Vista previa',
19
- previewDescription: 'Las listas de resultados pueden variar segun la relevancia de buesqueda y el contenido.',
19
+ previewDescription: 'Las resultados exactos pueden variar en función del contenido y la relevancia de la búsqueda.',
20
20
  tooLong: 'Demasiado largo',
21
21
  tooShort: 'Demasiado corto'
22
22
  }
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/translations/es.ts"],"sourcesContent":["import type { GenericTranslationsObject } from '@payloadcms/translations'\n\nexport const es: GenericTranslationsObject = {\n $schema: './translation-schema.json',\n 'plugin-seo': {\n almostThere: 'Ya casi está',\n autoGenerate: 'Autogénerar',\n bestPractices: 'mejores prácticas',\n characterCount: '{{current}}/{{minLength}}-{{maxLength}} letras, ',\n charactersLeftOver: '{{characters}} letras sobrantes',\n charactersToGo: '{{characters}} letras sobrantes',\n charactersTooMany: '{{characters}} letras demasiados',\n checksPassing: '{{current}}/{{max}} las comprobaciones están pasando',\n good: 'Bien',\n imageAutoGenerationTip: 'La autogeneración recuperará la imagen de héroe seleccionada.',\n lengthTipDescription:\n 'Esto debe estar entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta descripciones de calidad, consulte ',\n lengthTipTitle:\n 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir metatítulos de calidad, consulte ',\n missing: 'Falta',\n noImage: 'Sin imagen',\n preview: 'Vista previa',\n previewDescription:\n 'Las listas de resultados pueden variar segun la relevancia de buesqueda y el contenido.',\n tooLong: 'Demasiado largo',\n tooShort: 'Demasiado corto',\n },\n}\n"],"names":["es","$schema","almostThere","autoGenerate","bestPractices","characterCount","charactersLeftOver","charactersToGo","charactersTooMany","checksPassing","good","imageAutoGenerationTip","lengthTipDescription","lengthTipTitle","missing","noImage","preview","previewDescription","tooLong","tooShort"],"mappings":"AAEA,OAAO,MAAMA,KAAgC;IAC3CC,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,oBACE;QACFC,SAAS;QACTC,UAAU;IACZ;AACF,EAAC"}
1
+ {"version":3,"sources":["../../src/translations/es.ts"],"sourcesContent":["import type { GenericTranslationsObject } from '@payloadcms/translations'\n\nexport const es: GenericTranslationsObject = {\n $schema: './translation-schema.json',\n 'plugin-seo': {\n almostThere: 'Ya casi está',\n autoGenerate: 'Generar automáticamente',\n bestPractices: 'Mejores prácticas',\n characterCount: '{{current}}/{{minLength}}-{{maxLength}} caracteres, ',\n charactersLeftOver: '{{characters}} restantes',\n charactersToGo: '{{characters}} por completar',\n charactersTooMany: '{{characters}} de más',\n checksPassing: '{{current}}/{{max}} comprobaciones correctas',\n good: 'Bien',\n imageAutoGenerationTip: 'La generación automática recuperará la imagen de héroe seleccionada',\n lengthTipDescription:\n 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta descripciones de calidad, consulte ',\n lengthTipTitle:\n 'Debe tener entre {{minLength}} y {{maxLength}} caracteres. Para obtener ayuda sobre cómo escribir meta títulos de calidad, consulte ',\n missing: 'Faltante',\n noImage: 'Sin imagen',\n preview: 'Vista previa',\n previewDescription:\n 'Las resultados exactos pueden variar en función del contenido y la relevancia de la búsqueda.',\n tooLong: 'Demasiado largo',\n tooShort: 'Demasiado corto',\n },\n}"],"names":["es","$schema","almostThere","autoGenerate","bestPractices","characterCount","charactersLeftOver","charactersToGo","charactersTooMany","checksPassing","good","imageAutoGenerationTip","lengthTipDescription","lengthTipTitle","missing","noImage","preview","previewDescription","tooLong","tooShort"],"mappings":"AAEA,OAAO,MAAMA,KAAgC;IAC3CC,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,oBACE;QACFC,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.31.0-canary.0",
3
+ "version": "3.31.0",
4
4
  "description": "SEO plugin for Payload",
5
5
  "keywords": [
6
6
  "payload",
@@ -54,20 +54,20 @@
54
54
  "dist"
55
55
  ],
56
56
  "dependencies": {
57
- "@payloadcms/translations": "3.31.0-canary.0",
58
- "@payloadcms/ui": "3.31.0-canary.0"
57
+ "@payloadcms/translations": "3.31.0",
58
+ "@payloadcms/ui": "3.31.0"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/react": "19.0.12",
62
62
  "@types/react-dom": "19.0.4",
63
- "@payloadcms/next": "3.31.0-canary.0",
64
- "@payloadcms/eslint-config": "3.28.0",
65
- "payload": "3.31.0-canary.0"
63
+ "@payloadcms/next": "3.31.0",
64
+ "payload": "3.31.0",
65
+ "@payloadcms/eslint-config": "3.28.0"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
69
69
  "react-dom": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
70
- "payload": "3.31.0-canary.0"
70
+ "payload": "3.31.0"
71
71
  },
72
72
  "publishConfig": {
73
73
  "registry": "https://registry.npmjs.org/"