♻️ (form): Mueve componentes de formulario a base
This commit is contained in:
parent
26f1cda831
commit
9435678e01
38 changed files with 2211 additions and 1826 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Form components.
|
||||
field_required = This field is required
|
||||
|
||||
# Intro component.
|
||||
intro_default_title = Hello, world!
|
||||
intro_default_slogan = Discover⚡{ $app }
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Form components.
|
||||
field_required = Este campo es obligatorio
|
||||
|
||||
# Intro component.
|
||||
intro_default_title = ¡Hola, mundo!
|
||||
intro_default_slogan = Descubre⚡{ $app }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue