[Geomoose-users] Translation to pt-br
Jim Klassen
klassen.js at gmail.com
Sun Jul 5 16:22:48 PDT 2020
Resend because the email was too big for the listserv.
On 7/5/20 6:20 PM, Jim Klassen wrote:
> lang needs to be at the top level, not under map.
>
> varapp= newgm3.Application({
> mapserver_url:CONFIG.mapserver_url,
> mapfile_root:CONFIG.mapfile_root,
> map:{
> scaleLine:{
> enabled:true,
> units:'imperial'
> }, },
> lang:{
> br:'./pt-br.json',
> }
> });
>
>
> On 7/5/20 1:03 PM, Helton Nogueira Uchoa wrote:
>> Hi,
>>
>> I made the following change:
>>
>> varapp= newgm3.Application({
>> mapserver_url:CONFIG.mapserver_url,
>> mapfile_root:CONFIG.mapfile_root,
>> map:{
>> scaleLine:{
>> enabled:true,
>> units:'imperial'
>> },
>> lang:{
>> br:'./pt-br.json',
>> },
>> }
>> });
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20200705/bbb398de/attachment.html>
More information about the Geomoose-users
mailing list