avisar que está en desarrollo

This commit is contained in:
f 2020-11-18 11:06:59 -03:00
parent 7dbbb7aa46
commit 28afa046a3
3 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,9 @@
post: post, attribute: attribute, metadata: metadata
.editor
.alert.alert-info
:markdown
#{t('editor.alert')}
= text_area_tag "post[#{attribute}]", '',
dir: dir, lang: locale,
**field_options(attribute, metadata), class: 'd-none'

View file

@ -554,6 +554,7 @@ en:
description: The field contents are encrypted before being stored and won't be available on the public website or its source code. You can save private information here and it will only be readable to this site's users through Sutty's panel.
decryption_error: There was an error trying to decrypt the content, Sutty's team has been notified!
editor:
alert: "Hi! This our new editor, supporting more formats. Editors are complex machines and we can only polish them with your help. If you have a few minutes, [we'll like to read about your experience](https://sutty.nl/en/#contact) :)"
bold: Bold
italic: Emphasis
deleted: Strikethrough

View file

@ -573,6 +573,7 @@ es:
description: El contenido de este campo se guarda cifrado y no estará disponible en el sitio ni en su código fuente. Puedes guardar información privada aquí y sólo estará disponible para quienes tengan acceso a ese sitio en el panel de Sutty.
decryption_error: Hubo un error al decifrar la información, ¡el equipo de Sutty ya fue notificado!
editor:
alert: "¡Hola! Este es nuestro nuevo editor, con soporte para más formatos. Los editores son una máquina compleja y solo podemos mejorarlo con tu ayuda. Si tenés unos minutos, [nos gustaría leer tu experiencia](https://sutty.nl/#contacto) :)"
bold: Fuerte
italic: Énfasis
deleted: Tachado