From fc78f2915706cfb14881ad03812bf47c21af3130 Mon Sep 17 00:00:00 2001 From: 230419 <230419@epvc.pt> Date: Tue, 9 Jun 2026 01:11:18 +0100 Subject: [PATCH] again --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index c29d4ef..6d496e7 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2825,7 +2825,7 @@ export default function App() { {shortcutsEnabled && shortcutConflict && (
⚠️ - {t('shortcutConflictWarning') || 'Não podes usar a mesma tecla para cima e para baixo. Os atalhos estão desativados.'} + {t('shortcutConflictWarning')}
)}