changement de vocabulaire

This commit is contained in:
2025-07-19 11:16:05 +02:00
parent 695054b2bb
commit 0b0d71768b

View File

@ -121,7 +121,7 @@ export function NavigationConsole({ isOpen, onClose }: NavigationConsoleProps) {
value={input}
onChange={(e) => setInput(e.target.value)}
onKeyDown={handleKeyDown}
placeholder="Nom de l'espace ou URL..."
placeholder="Name a space"
style={{
width: '100%',
background: 'transparent',