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 can propose using {translated} as a backend that handles localization search; I've written it because I needed string interpolation, plural forms and other features for a Shiny app for a project at TTSI. It's based on glue() of course :)
Eg. by adding a new parameter to
translate
method.sth like in
gettext
Could use glue for that.
The text was updated successfully, but these errors were encountered: