You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Improve] Do not require pre-configured tags in Omnichannel chats (RocketChat#21488)
* create tags community component
* create new tags manual component to community version and with no tags.
* translate missing "Tag_already_exists".
* eslint fixes
* Refactoring Tags component, placeholder and better UI
* missed translation
* refactoring CloseChatModal to accept department data to check "requestTagBeforeClosingChat".
* variable names refactor
* bring tags sorted on rooms endpoints
* Revert "bring tags sorted on rooms endpoints"
This reverts commit e2555c0.
* save tags as sorted list.
* Rename Component name.
Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
Copy file name to clipboardExpand all lines: packages/rocketchat-i18n/i18n/pt.i18n.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2805,6 +2805,7 @@
2805
2805
"System_messages": "Mensagens do sistema",
2806
2806
"Tag": "Tag",
2807
2807
"Take_it": "Pegue!",
2808
+
"Tag_already_exists": "Tag já existe",
2808
2809
"Target user not allowed to receive messages": "Utilizador de destino não autorizado a receber mensagens",
2809
2810
"TargetRoom": "Sala de destino",
2810
2811
"TargetRoom_Description": "A sala onde as mensagens serão enviadas, que são o resultado desse evento a ser disparado. Somente uma sala-alvo é permitido e deve existir.",
0 commit comments