ragapack

Results 8 comments of ragapack

For me EasyPrint works fine with my Shiny app. Add to the ui.R ``` jsfile

Have a look to this page, here is a working example: https://stackoverflow.com/questions/47343316/shiny-leaflet-easyprint-plugin ``` library(leaflet) library(shiny) library(htmlwidgets) jsfile

Hi Fodil, Thank you for your answer, I made a fork and solved in part the localization. https://github.com/ragapack/pivta If I open file with the the added local argument it works...

Hi Per, Any way to add português to the languages? The translation I can do. Thank you Thomas

@perliedman , @ggl I need Brazilian Portuguese so pt-BR is OK for me. Now I have tried it out, works fine with all languages except pt-BR and es-ES If I...

I changed the code from pt-BR to only pt and now the português version Works. The 2 files are attached to this zip file. [lrm.zip](https://github.com/perliedman/leaflet-routing-machine/files/1671134/lrm.zip)

Hi, At the moment I am translating the Raggrid interface to portugues and I can translate the Column Filter for numeric and text filter item. ![image](https://user-images.githubusercontent.com/6429531/66700464-e6343c80-ecf0-11e9-9696-8f3f177ef0be.png) If I want to...