-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
15 lines (15 loc) · 990 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"app_id" : "edu.takhmor.mobile",
"appname": "Moodle Mobile",
"versioncode" : "20150",
"versionname" : "3.1.3",
"cache_expiration_time" : 300000,
"default_lang" : "ar",
"languages": {"ar": "عربي", "bg": "Български", "ca": "Català", "cs": "Čeština", "da": "Dansk", "de": "Deutsch","en": "English", "es": "Español", "es-mx": "Español - México", "eu": "Euskara", "fa": "فارسی", "fr" : "Français", "he" : "עברית", "hu": "magyar", "it": "Italiano", "ja": "日本語","nl": "Nederlands", "pl": "Polski", "pt-br": "Português - Brasil", "pt": "Português - Portugal", "ro": "Română", "ru": "Русский", "sv": "Svenska", "tr" : "Türkçe", "zh-cn" : "简体中文", "zh-tw" : "正體中文"},
"wsservice" : "moodle_mobile_app",
"wsextservice" : "local_mobile",
"siteurl":"http://takhmor.edu.jo",
"site_url":"http://takhmor.edu.jo",
"gcmpn": "718614473663",
"customurlscheme": "moodlemobile"
}