meteor-connection-banner icon indicating copy to clipboard operation
meteor-connection-banner copied to clipboard

make banner text translatable

Open dohomi opened this issue 11 years ago • 1 comments

Hello, would be nice if the text is not set through the settings but through translatable variables. Cheers

dohomi avatar Sep 19 '14 20:09 dohomi

you could do it with template extensions package and messageFormat package https://github.com/aldeed/meteor-template-extension https://github.com/gadicc/meteor-messageformat

Maxhodges avatar Aug 29 '15 10:08 Maxhodges