WelcomeFragment: Localize welcome screen strings
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": "0",
|
||||
"title": "FAQs",
|
||||
"subtitle": "Have questions? Find out the answers.",
|
||||
"icon": "ic_faq",
|
||||
"url": "https://gitlab.com/AuroraOSS/AuroraStore/-/wikis/Frequently%20Asked%20Questions"
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"title": "Source code",
|
||||
"icon": "ic_code",
|
||||
"subtitle": "Find out what's inside.",
|
||||
"url": "https://gitlab.com/AuroraOSS/AuroraStore/"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"title": "License",
|
||||
"subtitle": "The GNU General Public License v3.0",
|
||||
"icon": "ic_license",
|
||||
"url": "https://gitlab.com/AuroraOSS/AuroraStore/-/blob/master/LICENSE"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"title": "Privacy policy",
|
||||
"subtitle": "Learn how Aurora Store uses your data",
|
||||
"icon": "ic_privacy",
|
||||
"url": "https://gitlab.com/AuroraOSS/AuroraStore/-/blob/master/POLICY.md"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"title": "Disclaimer",
|
||||
"subtitle": "Accountability and responsibility",
|
||||
"icon": "ic_disclaimer",
|
||||
"url": "https://gitlab.com/AuroraOSS/AuroraStore/-/blob/master/DISCLAIMER.md"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user