Skip to content

Commit

Permalink
chore: cleanup package version and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cngonzalez committed May 6, 2024
1 parent a88f763 commit d1270d2
Show file tree
Hide file tree
Showing 4 changed files with 6,109 additions and 4,837 deletions.
4 changes: 2 additions & 2 deletions docs/01-advanced-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ const customConfig = {
],
},
//sometimes editors will duplicate a field or document and begin changing assets
//THEN import the translation. If this is a typical workflow, please toggle the following option
//(it is defaulted to false)
//THEN import the translation. this option merges your translated strings with
//the already-existing translated document or field.
mergeWithTargetLocale: true,
//adapter, baseLanguage, secretsNamespace, importTranslation, exportForTranslation should likely not be touched unless you very much want to customize your plugin.
} satisfies TranslationsTabConfigOptions
Expand Down
Loading

0 comments on commit d1270d2

Please sign in to comment.