@sanity/document-internationalization 0.3.0 → 0.3.3

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.
@@ -1507,7 +1507,7 @@ var UiMessages = {
1507
1507
  publishing: 'Publishing...',
1508
1508
  publish: 'Publish',
1509
1509
  updatingIntlFields: 'Updating i18n fields',
1510
- intlFieldsUpdated: 'I18n fields updated',
1510
+ intlFieldsUpdated: 'i18n fields updated',
1511
1511
  baseDocumentCopied: 'Base document copied',
1512
1512
  translationCreatedToast: {
1513
1513
  title: function title(name) {
@@ -1520,7 +1520,7 @@ var UiMessages = {
1520
1520
  loading: 'Loading languages...',
1521
1521
  draft: 'Draft',
1522
1522
  missingTranslations: 'Following languages are missing some translations compared to the base language',
1523
- base: 'Base Translation',
1523
+ base: 'Base',
1524
1524
  missing: 'Missing',
1525
1525
  deleteAll: {
1526
1526
  buttonTitle: 'Delete (incl. translations)',