fix
This commit is contained in:
@@ -5858,4 +5858,27 @@ export const en: MessageDict = {
|
||||
"admin.aiCosts.colOut": "Output",
|
||||
"admin.aiCosts.colCost": "Cost",
|
||||
"admin.aiCosts.unattributed": "Unattributed",
|
||||
"products.edit.added": "Added",
|
||||
"products.edit.notInFeed": "not in feed",
|
||||
"products.edit.attrsAddedCount": "{count} added",
|
||||
"products.edit.seoMeta": "SEO meta",
|
||||
"products.edit.metaTitle": "Meta title",
|
||||
"products.edit.metaDescription": "Meta description",
|
||||
"products.edit.attrState": "Change",
|
||||
"products.edit.attrState.added": "Added",
|
||||
"products.edit.attrState.changed": "Changed",
|
||||
"products.edit.attrState.removed": "Removed",
|
||||
"products.edit.attrAliasHint": "Same value stored under these other attribute names",
|
||||
"products.edit.attrsAllUnchanged": "All {count} attributes match the feed.",
|
||||
"products.edit.showUnchanged": "Show {count} unchanged",
|
||||
"products.edit.hideUnchanged": "Hide unchanged",
|
||||
"products.edit.alsoStoredAs": "+{count} alias",
|
||||
"products.edit.attrsAddedHeading": "Added by enrichment ({count})",
|
||||
"products.edit.attrsChangedHeading": "Changed from feed ({count})",
|
||||
"products.edit.attrsShowUnchanged": "Show {count} unchanged",
|
||||
"products.edit.attrsHideUnchanged": "Hide {count} unchanged",
|
||||
"products.edit.metaNotGenerated": "not generated",
|
||||
"products.edit.metaLengthHint": "title 50-60 / description 120-155 characters",
|
||||
"products.edit.seoMetaDisabled": "Not used",
|
||||
"products.edit.seoMetaDisabledHint": "SEO meta is turned off for this company, so processing does not generate it.",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user