mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
updated the labels to match the ones for tags
Those are the values that are defined in the CODEX as well.
This commit is contained in:
parent
71eb8e470d
commit
f55ea743d9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
'update_item' => __( 'Update {{label}}', '{{textdomain}}' ),
|
||||
'add_new_item' => __( 'New {{label}}', '{{textdomain}}' ),
|
||||
'new_item_name' => __( 'New {{label}}', '{{textdomain}}' ),
|
||||
'separate_items_with_commas' => __( '{{label_plural_ucfirst}} separated by comma', '{{textdomain}}' ),
|
||||
'separate_items_with_commas' => __( 'Separate {{label_plural}} with commas', '{{textdomain}}' ),
|
||||
'add_or_remove_items' => __( 'Add or remove {{label_plural}}', '{{textdomain}}' ),
|
||||
'choose_from_most_used' => __( 'Choose from the most used {{label_plural}}', '{{textdomain}}' ),
|
||||
'not_found' => __( 'No {{label_plural}} found.', '{{textdomain}}' ),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue