""" Application Configuration """ POEDITOR_API_URL = 'https://api.poeditor.com/v2/' LANGUAGES = ['zh-CN', 'zh-TW', 'fr', 'de', 'en', 'it', 'ja', 'ko', 'pt', 'ru', 'es', 'tr']