application-amicale/translations/en.json

25 lines
579 B
JSON
Raw Normal View History

2019-06-25 22:20:24 +02:00
{
"screens": {
"home": "Home",
"planning": "Planning",
"settings": "Settings",
"about": "About"
},
"settingsScreen": {
"nightMode": "Night Mode",
"restart": "Restart the app to apply changes"
},
"aboutScreen": {
"appstore": "See on the Appstore",
"playstore": "See on the Playstore",
"bugs": "Report Bugs",
"changelog": "Changelog",
"license": "License",
"author": "Author",
"mail": "Send an email",
"technologies": "Technologies",
"reactNative": "Made with React Native",
"libs": "Libraries used"
},
}