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
I need to output in different languages a message about the lack of actions. How to make so that the value specified in the code returned?
noActionsMessage: function() {return a.i18n("No available actions")}
The text was updated successfully, but these errors were encountered:
I need to output in different languages a message about the lack of actions. How to make so that the value specified in the code returned?
noActionsMessage: function() {return a.i18n("No available actions")}
The text was updated successfully, but these errors were encountered: