mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 04:36:21 +00:00
fix: translation missing para label de audio #16080
This commit is contained in:
parent
7ec3e69ec7
commit
581fea5795
2 changed files with 4 additions and 0 deletions
|
@ -553,6 +553,8 @@ en:
|
|||
image:
|
||||
label: Image
|
||||
destroy: Remove image
|
||||
audio:
|
||||
label: Audio file
|
||||
logo:
|
||||
label: Logo
|
||||
download:
|
||||
|
|
|
@ -563,6 +563,8 @@ es:
|
|||
destroy: 'Eliminar imagen'
|
||||
logo:
|
||||
label: Logo
|
||||
audio:
|
||||
label: Audio
|
||||
download:
|
||||
label: Archivo
|
||||
belongs_to:
|
||||
|
|
Loading…
Reference in a new issue