diff --git a/src/App.jsx b/src/App.jsx
index b13b34d8..8f411341 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -593,7 +593,7 @@ export default function App() {
className="group rounded-lg border border-gray-200 dark:border-gray-600 p-4 flex flex-col items-center justify-center hover:bg-teal-50 dark:hover:bg-gray-700 transition"
>
- {move_cash_to_validate}
+ {move_cash}
To validate
@@ -606,7 +606,7 @@ export default function App() {
className="group rounded-lg border border-gray-200 dark:border-gray-600 p-4 flex flex-col items-center justify-center hover:bg-indigo-50 dark:hover:bg-gray-700 transition"
>
- {move_cash_posted}
+ {move_cash}
Posted