mzubairsaleem / gtranslate-api-php

Automatically exported from code.google.com/p/gtranslate-api-php
GNU General Public License v3.0
0 stars 0 forks source link

Problem with Dutch translation #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is an error in the languages.v2.ini file preventing translations using 
the Dutch language. Line 24 should read 

DUTCH= 'nl'

not

DUTCH'= 'nl'

Thanks
Tim Schofield

Original issue reported on code.google.com by tim.schofield1960@gmail.com on 25 Jan 2011 at 5:17

GoogleCodeExporter commented 8 years ago
This has been fixed on version 0.7.9

let me know if everyting is ok now.

Thank you

Original comment by josedasilva on 13 Apr 2011 at 11:47