mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:56:21 +00:00
Traducción de valores vacíos
This commit is contained in:
parent
a242ceee68
commit
47096f20b7
2 changed files with 4 additions and 0 deletions
|
@ -413,6 +413,8 @@ en:
|
|||
destroy: Remove image
|
||||
belongs_to:
|
||||
empty: "(Empty)"
|
||||
predefined_value:
|
||||
empty: "(Empty)"
|
||||
draft:
|
||||
label: Draft
|
||||
reorder:
|
||||
|
|
|
@ -421,6 +421,8 @@ es:
|
|||
destroy: 'Eliminar imagen'
|
||||
belongs_to:
|
||||
empty: "(Vacío)"
|
||||
predefined_value:
|
||||
empty: "(Vacío)"
|
||||
draft:
|
||||
label: Borrador
|
||||
reorder:
|
||||
|
|
Loading…
Reference in a new issue