Add again labels unintentionally removed on translation cleanup
This commit is contained in:
parent
6f948d0467
commit
8d4cbe9b62
1 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,5 @@ $labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
|
|||
$labels['taggingerror'] = 'Failed to assign tags.';
|
||||
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
|
||||
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
|
||||
$labels['newtag'] = 'New tag';
|
||||
$labels['tagsearchnew'] = 'Enter text to search or create a new tag';
|
||||
|
|
Loading…
Add table
Reference in a new issue