vbea %!s(int64=2) %!d(string=hai) anos
pai
achega
68481bf3ad

+ 1 - 0
Strides-APP/app/pages/chargingV2/ChargingPage.js

@@ -233,6 +233,7 @@ export default class ChargingPage extends Component {
     Dialog.showDialog({
     Dialog.showDialog({
       title: $t('charging.titleStopCharging'),
       title: $t('charging.titleStopCharging'),
       message: $t('charging.confirmStopCharging'),
       message: $t('charging.confirmStopCharging'),
+      ok: $t('nav.confirm'),
       callback: ok => {
       callback: ok => {
         if (ok == Dialog.BUTTON_OK) {
         if (ok == Dialog.BUTTON_OK) {
           this.stopCharge();
           this.stopCharge();

+ 2 - 2
Strides-APP/package.json

@@ -58,8 +58,8 @@
     "react-native-push-notification": "^8.1.1",
     "react-native-push-notification": "^8.1.1",
     "react-native-qrcode-scanner": "^1.5.4",
     "react-native-qrcode-scanner": "^1.5.4",
     "react-native-reanimated": "^3.4.2",
     "react-native-reanimated": "^3.4.2",
-    "react-native-root-siblings": "^4.1.0",
-    "react-native-root-toast": "^3.2.1",
+    "react-native-root-siblings": "^4.1.1",
+    "react-native-root-toast": "^3.5.1",
     "react-native-safe-area-context": "^4.7.1",
     "react-native-safe-area-context": "^4.7.1",
     "react-native-screens": "^3.24.0",
     "react-native-screens": "^3.24.0",
     "react-native-share": "^9.2.3",
     "react-native-share": "^9.2.3",