mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 03:31:42 +00:00
indicar que hay que presionar enter
This commit is contained in:
parent
3aa9af3fb5
commit
f3fa462492
2 changed files with 2 additions and 2 deletions
|
@ -203,6 +203,6 @@ en:
|
|||
title: 'Post needs a title'
|
||||
date: 'Post needs a valid date'
|
||||
invalid: 'This field is required!'
|
||||
open: 'Tip: You can add new options by typing them'
|
||||
open: 'Tip: You can add new options by typing them and pressing Enter'
|
||||
select:
|
||||
placeholder: 'Type to filter available options'
|
||||
|
|
|
@ -199,6 +199,6 @@ es:
|
|||
title: 'Necesita un título'
|
||||
date: 'Necesita una fecha'
|
||||
invalid: '¡Este campo es obligatorio!'
|
||||
open: 'Nota: Puedes agregar más opciones a medida que las escribes'
|
||||
open: 'Nota: Puedes agregar más opciones a medida que las escribes y presionas Entrar'
|
||||
select:
|
||||
placeholder: 'Empieza a escribir para filtrar las opciones disponibles'
|
||||
|
|
Loading…
Reference in a new issue