- Timestamp:
- 10/19/2011 04:47:03 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/core/constants.php
r657 r663 122 122 // (got this using Microsoft.Translator.GetLanguages() - fixed to match our codes) 123 123 // @updated 2010-Jun-30 124 public static $bing_languages = array('en', 'ar', 'bg', ' zh', 'zh-tw', 'cs', 'da', 'nl', 'et', 'fi', 'fr', 'de', 'el', 'ht', 'he', 'hu', 'id', 'it', 'ja', 'ko', 'lv', 'lt', 'no', 'pl', 'pt', 'ro', 'ru', 'sk', 'sl', 'es', 'sv', 'th', 'tr', 'uk', 'vi');124 public static $bing_languages = array('en', 'ar', 'bg', 'ca', 'zh', 'zh-tw', 'cs', 'da', 'nl', 'et', 'fi', 'fr', 'de', 'el', 'ht', 'he', 'hi', 'hu', 'id', 'it', 'ja', 'ko', 'lv', 'lt', 'no', 'pl', 'pt', 'ro', 'ru', 'sk', 'sl', 'es', 'sv', 'th', 'tr', 'uk', 'vi'); 125 125 // Apertium supported languages 126 126 // a bit tricky, but we'll see - starting with just esperanto
Note: See TracChangeset
for help on using the changeset viewer.
