-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
cloud-config template
{
"apiUrl": "https://api.live-server.com",
"fetchTime": "2024-01-04T03:08:48.211Z",
"app": {
"version": "1.0.0",
"translations": [
{
"language": "en",
"name": "Flutter Application",
"title": "Flutter Application",
"description": "Flutter Application"
},
{
"language": "tr",
"name": "Flutter Uygulaması",
"title": "Flutter Uygulaması",
"description": "Flutter Uygulaması"
}
]
},
"contact": {
"pageUrl": "https://app.live-server.com/contact",
"email": "[email protected]",
"phone": "+90 555 555 55 55",
"address": "1234567890",
"facebook": "https://www.facebook.com/app.live-server.com",
"instagram": "https://www.instagram.com/app.live-server.com",
"twitter": "https://www.twitter.com/app.live-server.com",
"linkedin": "https://www.linkedin.com/app.live-server.com",
"youtube": "https://www.youtube.com/app.live-server.com"
},
"privacyPolicy": {
"translations": [
{
"language": "en",
"url": "https://app.live-server.com/privacy-policy",
"title": "Privacy Policy",
"description": "Privacy Policy"
},
{
"language": "tr",
"url": "https://app.live-server.com/privacy-policy",
"title": "Gizlilik Politikası",
"description": "Gizlilik Politikası"
}
]
},
"termsOfService": {
"translations": [
{
"language": "en",
"url": "https://app.live-server.com/terms-of-service",
"title": "Terms of Service",
"description": "Terms of Service"
},
{
"language": "tr",
"url": "https://app.live-server.com/terms-of-service",
"title": "Hizmet Şartları",
"description": "Hizmet Şartları"
}
]
},
"about": {
"translations": [
{
"language": "en",
"url": "https://app.live-server.com/about",
"title": "About",
"description": "About"
},
{
"language": "tr",
"url": "https://app.live-server.com/about",
"title": "Hakkımızda",
"description": "Hakkımızda"
}
]
},
"faq": {
"translations": [
{
"language": "en",
"url": "https://app.live-server.com/faq",
"title": "FAQ",
"description": "FAQ"
},
{
"language": "tr",
"url": "https://app.live-server.com/faq",
"title": "SSS",
"description": "SSS"
}
]
}
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request