gis_ca.js 153 B

123456789
  1. /**
  2. * gis_ca.js
  3. *
  4. * @author realor
  5. */
  6. export const translations = {
  7. 'controller.WFSController': "Carrega geometria d'un servei WFS."
  8. }