{ "screens": { "home": "Home", "planning": "Planning", "settings": "Settings", "about": "About" }, "settingsScreen": { "appearanceCard": "Appearance", "nightMode": "Night Mode", "nightModeSub": "Switch the app to a dark or light theme", "proxiwashNotifReminder": "Machine running reminder", "proxiwashNotifReminderSub": "Choose when to send a notification to remind you a machine is running with your laundry", "proxiwashNotifReminderPicker": { "never": "Never", "1": "1 min", "2": "2 min", "3": "3 min", "5": "5 min", "10": "10 min", "20": "20 min", "30": "30 min" } }, "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" }, "proximoScreen": { "emptyList": "Empty List", "article": "Article", "articles": "Articles", "sortName": "Sort by name", "sortPrice": "Sort by price", "listUpdated": "Article list updated!", "loading": "Loading...", "listTitle": "Choose a category" }, "proxiwashScreen": { "dryer": "Dryer", "dryers": "Dryers", "washer": "Washer", "washers": "Washers", "min": "min", "listUpdated": "Machines state updated", "loading": "Loading...", "states": { "finished": "FINISHED", "ready": "READY", "running": "RUNNING", "broken": "BROKEN", "error": "ERROR" }, "notifications": { "machineFinishedTitle": "Laundry Ready", "machineFinishedBody": "The machine n°{{number}} is finished and your laundry is ready to pickup", "machineRunningTitle": "Laundry running: {{time}} minutes left", "machineRunningBody": "The machine n°{{number}} is still running" } } }