Skip to content

Commit

Permalink
Update English translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 23, 2024
1 parent 95ccb44 commit 076530c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/translations/en/field-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
return [
'Add field' => 'Add field',
'All' => 'All',
'A prefix for each field‘s handle in this group. <br> Field handles must be unique.' => 'A prefix for each field‘s handle in this group. <br> Field handles must be unique.',
'Are you sure you want to delete this group and all its fields?' => 'Are you sure you want to delete this group and all its fields?',
'Audit' => 'Audit',
'Back' => 'Back',
'Blocktype' => 'Blocktype',
'Cancel' => 'Cancel',
Expand All @@ -13,30 +15,42 @@
'Configure Import' => 'Configure Import',
'Could not export data.' => 'Could not export data.',
'Could not parse JSON data.' => 'Could not parse JSON data.',
'Data' => 'Data',
'Delete' => 'Delete',
'Display Field Manager in the control panel navigation menu.' => 'Display Field Manager in the control panel navigation menu.',
'Don‘t Import' => 'Don‘t Import',
'Download export file' => 'Download export file',
'Element Groups' => 'Element Groups',
'Error importing fields.' => 'Error importing fields.',
'Export' => 'Export',
'Export Data' => 'Export Data',
'Export selected' => 'Export selected',
'Field cloned.' => 'Field cloned.',
'Field Groups' => 'Field Groups',
'Field group updated.' => 'Field group updated.',
'Field Handle' => 'Field Handle',
'Field Manager' => 'Field Manager',
'Field Name' => 'Field Name',
'Field Prefix' => 'Field Prefix',
'Fields' => 'Fields',
'Field Type' => 'Field Type',
'Field updated.' => 'Field updated.',
'Group cloned.' => 'Group cloned.',
'Group Name' => 'Group Name',
'Handle' => 'Handle',
'Import' => 'Import',
'Imported successfully.' => 'Imported successfully.',
'Include' => 'Include',
'Name' => 'Name',
'New field' => 'New field',
'New Field Group' => 'New Field Group',
'No fields' => 'No fields',
'No fields imported.' => 'No fields imported.',
'No tabs' => 'No tabs',
'Orphaned Layouts' => 'Orphaned Layouts',
'Paste the JSON data to import.' => 'Paste the JSON data to import.',
'Save' => 'Save',
'Show in CP navigation' => 'Show in CP navigation',
'The below layouts belong to {elementGroup} that no longer exist.' => 'The below layouts belong to {elementGroup} that no longer exist.',
'Translatable' => 'Translatable',
'Type' => 'Type',
Expand Down

0 comments on commit 076530c

Please sign in to comment.