diff --git a/locales/en.json b/locales/en.json index 47f9251..ef69dc1 100644 --- a/locales/en.json +++ b/locales/en.json @@ -339,6 +339,8 @@ "dashboardSub": "Edit what services to display on the dashboard", "proxiwashNotifReminder": "Machine running reminder", "proxiwashNotifReminderSub": "How many minutes before", + "proxiwashChangeWash": "Laundromat selection", + "proxiwashChangeWashSub": "Which laundromat to display", "information": "Information", "dashboardEdit": { "title": "Edit dashboard", diff --git a/locales/fr.json b/locales/fr.json index 1825da1..8c89677 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -339,6 +339,8 @@ "dashboardSub": "Choisis les services à afficher sur la dashboard", "proxiwashNotifReminder": "Rappel de machine en cours", "proxiwashNotifReminderSub": "Combien de minutes avant", + "proxiwashChangeWash": "Sélection de la laverie", + "proxiwashChangeWashSub": "Quel laverie à afficher", "information": "Informations", "dashboardEdit": { "title": "Modifier la dashboard", diff --git a/src/screens/Other/Settings/SettingsScreen.js b/src/screens/Other/Settings/SettingsScreen.js index 355e050..354ec2e 100644 --- a/src/screens/Other/Settings/SettingsScreen.js +++ b/src/screens/Other/Settings/SettingsScreen.js @@ -338,8 +338,8 @@ class SettingsScreen extends React.Component { {this.getProxiwashNotifPicker()} (