mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Added flash message when we try to add to much tags
This commit is contained in:
parent
c4de437105
commit
96cf34f730
3 changed files with 11 additions and 2 deletions
|
@ -683,6 +683,7 @@ flashes:
|
|||
notice:
|
||||
tag_added: Tag added
|
||||
tag_renamed: 'Tag renamed'
|
||||
too_much_tags: To avoid performance issues, you can't add more than %tags% tags at once or tags having more than %characters% characters.
|
||||
import:
|
||||
notice:
|
||||
failed: Import failed, please try again.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue