-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
38bb81d
commit 1e6a38e
Showing
1 changed file
with
28 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,32 @@ | ||
<?php | ||
|
||
return [ | ||
'Reorder' => 'Reorder', | ||
'Delete' => 'Delete', | ||
'Actions' => 'Actions', | ||
'Collapse' => 'Collapse', | ||
'Expand' => 'Expand', | ||
'(blank)' => '(blank)', | ||
'A server error occurred.' => 'A server error occurred.', | ||
'Name' => 'Name', | ||
'Handle' => 'Handle', | ||
'Instructions' => 'Instructions', | ||
'Column Width' => 'Column Width', | ||
'Please save this Super Table field first to edit its width.' => 'Please save this Super Table field first to edit its width.', | ||
'This field is required' => 'This field is required', | ||
'Use this field’s values as search keywords' => 'Use this field’s values as search keywords', | ||
'Field Type' => 'Field Type', | ||
'Translation Method' => 'Translation Method', | ||
'Translation Key Format' => 'Translation Key Format', | ||
'Are you sure you want to delete this field?' => 'Are you sure you want to delete this field?', | ||
'SuperTable Block' => 'SuperTable Block', | ||
'SuperTable block' => 'SuperTable block', | ||
'SuperTable Blocks' => 'SuperTable Blocks', | ||
'SuperTable blocks' => 'SuperTable blocks', | ||
'This field is translated for each site.' => 'This field is translated for each site.', | ||
'This field is translated for each site group.' => 'This field is translated for each site group.', | ||
'This field is translated for each language.' => 'This field is translated for each language.', | ||
'This field is translatable.' => 'This field is translatable.', | ||
'Super Table' => 'Super Table', | ||
'Check Content Tables' => 'Check Content Tables', | ||
'If you‘re updating from Craft 3.0.x, or are experiencing error messages with content tables, please use this tool to check for errors or inconsistencies.' => 'If you‘re updating from Craft 3.0.x, or are experiencing error messages with content tables, please use this tool to check for errors or inconsistencies.', | ||
'This tool will first check to see if there are any errors, then advise if you want to go ahead and fix them.' => 'This tool will first check to see if there are any errors, then advise if you want to go ahead and fix them.', | ||
'Fix Content Tables' => 'Fix Content Tables', | ||
'Done' => 'Done', | ||
'Re-save Super Table Fields' => 'Re-save Super Table Fields', | ||
'Re-saving all your Super Table fields at once can help to fix content table issues. If any Super Table fields contain missing field types (as in, the plugin for the field is missing), it will be skipped. This will also include any nested Super Tables in Matrix fields.' => 'Re-saving all your Super Table fields at once can help to fix content table issues. If any Super Table fields contain missing field types (as in, the plugin for the field is missing), it will be skipped. This will also include any nested Super Tables in Matrix fields.', | ||
'Re-save Fields' => 'Re-save Fields', | ||
'Propagation Method' => 'Propagation Method', | ||
'Which sites should blocks be saved to?' => 'Which sites should blocks be saved to?', | ||
'Only save blocks to the site they were created in' => 'Only save blocks to the site they were created in', | ||
'Save blocks to other sites in the same site group' => 'Save blocks to other sites in the same site group', | ||
'Save blocks to other sites with the same language' => 'Save blocks to other sites with the same language', | ||
'Save blocks to all sites the owner element is saved in' => 'Save blocks to all sites the owner element is saved in', | ||
'Custom…' => 'Custom…', | ||
'Propagation Key Format' => 'Propagation Key Format', | ||
'Template that defines the field’s custom “propagation key” format. Blocks will be saved to all sites that produce the same key.' => 'Template that defines the field’s custom “propagation key” format. Blocks will be saved to all sites that produce the same key.', | ||
'Applying this change to existing blocks can take some time.' => 'Applying this change to existing blocks can take some time.', | ||
'Fields' => 'Fields', | ||
'New field' => 'New field', | ||
'Field Settings' => 'Field Settings', | ||
'Only applies for Table Layout. Set the width for this column in either pixels or percentage. i.e. `10px` or `10%`.' => 'Only applies for Table Layout. Set the width for this column in either pixels or percentage. i.e. `10px` or `10%`.', | ||
'Changing this may result in data loss.' => 'Changing this may result in data loss.', | ||
'Not translatable' => 'Not translatable', | ||
'Translate for each site' => 'Translate for each site', | ||
'Translate for each site group' => 'Translate for each site group', | ||
'Translate for each language' => 'Translate for each language', | ||
'Field Layout' => 'Field Layout', | ||
'Set how fields are presented. Table Layout displays fields vertically in a table, Row Layout displays fields horizontally and Matrix layout displays fields like a Matrix field.' => 'Set how fields are presented. Table Layout displays fields vertically in a table, Row Layout displays fields horizontally and Matrix layout displays fields like a Matrix field.', | ||
'Configuration' => 'Configuration', | ||
'Define the fields your Super Table should have.' => 'Define the fields your Super Table should have.', | ||
'New Row Label' => 'New Row Label', | ||
'Enter the text you want to appear in the button to create a new row.' => 'Enter the text you want to appear in the button to create a new row.', | ||
'Min Rows' => 'Min Rows', | ||
'The minimum number of rows the field must have.' => 'The minimum number of rows the field must have.', | ||
'Max Rows' => 'Max Rows', | ||
'The maximum number of rows the field is allowed to have.' => 'The maximum number of rows the field is allowed to have.', | ||
'Static field' => 'Static field', | ||
'A static field will only display a single row of fields.' => 'A static field will only display a single row of fields.', | ||
'Add a row' => 'Add a row', | ||
'No blocks.' => 'No blocks.', | ||
'“{handle}” is a reserved word.' => '“{handle}” is a reserved word.', | ||
'(blank)' => '(blank)', | ||
'Add a row' => 'Add a row', | ||
'Are you sure you want to delete this field?' => 'Are you sure you want to delete this field?', | ||
'Check Content Tables' => 'Check Content Tables', | ||
'Column Width' => 'Column Width', | ||
'Delete' => 'Delete', | ||
'Done' => 'Done', | ||
'Field Type' => 'Field Type', | ||
'Fix Content Tables' => 'Fix Content Tables', | ||
'Handle' => 'Handle', | ||
'If you‘re updating from Craft 3.0.x, or are experiencing error messages with content tables, please use this tool to check for errors or inconsistencies.' => 'If you‘re updating from Craft 3.0.x, or are experiencing error messages with content tables, please use this tool to check for errors or inconsistencies.', | ||
'Instructions' => 'Instructions', | ||
'Name' => 'Name', | ||
'No blocks.' => 'No blocks.', | ||
'Please save this Super Table field first to edit its width.' => 'Please save this Super Table field first to edit its width.', | ||
'Re-save Fields' => 'Re-save Fields', | ||
'Re-save Super Table Fields' => 'Re-save Super Table Fields', | ||
'Re-saving all your Super Table fields at once can help to fix content table issues. If any Super Table fields contain missing field types (as in, the plugin for the field is missing), it will be skipped. This will also include any nested Super Tables in Matrix fields.' => 'Re-saving all your Super Table fields at once can help to fix content table issues. If any Super Table fields contain missing field types (as in, the plugin for the field is missing), it will be skipped. This will also include any nested Super Tables in Matrix fields.', | ||
'Reorder' => 'Reorder', | ||
'Super Table' => 'Super Table', | ||
'SuperTable Block' => 'SuperTable Block', | ||
'SuperTable block' => 'SuperTable block', | ||
'SuperTable Blocks' => 'SuperTable Blocks', | ||
'SuperTable blocks' => 'SuperTable blocks', | ||
'This field is required' => 'This field is required', | ||
'This tool will first check to see if there are any errors, then advise if you want to go ahead and fix them.' => 'This tool will first check to see if there are any errors, then advise if you want to go ahead and fix them.', | ||
'Translation Key Format' => 'Translation Key Format', | ||
'Translation Method' => 'Translation Method', | ||
]; |