--- a/labs/openlayers/lib/OpenLayers/Lang/te.js +++ b/labs/openlayers/lib/OpenLayers/Lang/te.js @@ -1,1 +1,28 @@ +/* Translators (2009 onwards): + * - Veeven + */ +/** + * @requires OpenLayers/Lang.js + */ + +/** + * Namespace: OpenLayers.Lang["te"] + * Dictionary for తెలుగు. Keys for entries are used in calls to + * . Entry bodies are normal strings or + * strings formatted for use with calls. + */ +OpenLayers.Lang["te"] = OpenLayers.Util.applyDefaults({ + + 'permalink': "స్థిరలింకు", + + 'W': "ప", + + 'E': "తూ", + + 'N': "ఉ", + + 'S': "ద" + +}); +