<%= tag.input id: toggle_uuid = SecureRandom.uuid, value: '1', name: 'request_email_per_submitter', class: 'peer', type: 'checkbox', hidden: true, checked: local_assigns[:message_per_submitter] != false && template_submitters.size < 11 && template&.preferences&.dig('submitters').to_a.size > 1 %>
<% if local_assigns[:viewer_submitter_uuids].present? && local_assigns[:submitter].blank? %>
<% (template_submitters.pluck('uuid') - local_assigns[:viewer_submitter_uuids].to_a).each do |signer_uuid| %>
diff --git a/app/views/templates/_template.html.erb b/app/views/templates/_template.html.erb
index 79985645..1eac20ca 100644
--- a/app/views/templates/_template.html.erb
+++ b/app/views/templates/_template.html.erb
@@ -15,8 +15,8 @@
<% end %>
-
- <%= svg_icon('calendar', class: 'w-4 h-4') %>
+
+ <%= svg_icon('calendar', class: 'w-4 h-4 flex-shrink-0') %>
<%= l(template.created_at.in_time_zone(current_account.timezone), format: :short, locale: current_account.locale) %>
<% if local_assigns[:with_folder] %>
diff --git a/app/views/templates/_title.html.erb b/app/views/templates/_title.html.erb
index d420becf..d9446ebd 100644
--- a/app/views/templates/_title.html.erb
+++ b/app/views/templates/_title.html.erb
@@ -20,7 +20,7 @@
<% if can?(:update, template) %>
-
+
<%= svg_icon('pencil_share', class: 'w-5 h-5') %>
@@ -44,7 +44,7 @@
<% if !template.archived_at? %>
<% if can?(:update, template) %>
-
+
diff --git a/config/locales/i18n.yml b/config/locales/i18n.yml
index 19e11f72..776aea52 100644
--- a/config/locales/i18n.yml
+++ b/config/locales/i18n.yml
@@ -473,7 +473,7 @@ en: &en
back_to_active: Back to Active
submissions: Submissions
templates: Templates
- document_templates_html:
Document Templates
+ document_templates_html:
Document Templates
archived: Archived
search: Search
submissions_not_found: Submissions not Found
@@ -965,6 +965,7 @@ en: &en
undo: Undo
redo: Redo
add_variable: Add variable
+ variable: Variable
enter_a_url_or_variable_name: Enter a URL or variable name
new_token: New token
token: Token
@@ -1572,7 +1573,7 @@ es: &es
back_to_active: Volver a activo
submissions: Envíos
templates: Plantillas
- document_templates_html: Plantillas
de documento
+ document_templates_html: Plantillas
de documento
archived: Archivado
search: Buscar
submissions_not_found: Envíos no encontrados
@@ -2061,6 +2062,7 @@ es: &es
undo: Deshacer
redo: Rehacer
add_variable: Agregar variable
+ variable: Variable
enter_a_url_or_variable_name: Ingrese una URL o nombre de variable
new_token: Nuevo token
token: Token
@@ -2668,7 +2670,7 @@ it: &it
back_to_active: Torna attivo
submissions: Invii
templates: Modelli
- document_templates_html: Modelli
di documento
+ document_templates_html: Modelli
di documento
archived: Archiviato
search: Cerca
submissions_not_found: Invii non trovati
@@ -3157,6 +3159,7 @@ it: &it
undo: Annulla
redo: Ripeti
add_variable: Aggiungi variabile
+ variable: Variabile
enter_a_url_or_variable_name: Inserisci un URL o nome variabile
new_token: Nuovo token
token: Token
@@ -3764,7 +3767,7 @@ fr: &fr
back_to_active: Retour aux actifs
submissions: Soumissions
templates: Modèles
- document_templates_html: Modèles
de documents
+ document_templates_html: Modèles
de documents
archived: Archivé
search: Rechercher
submissions_not_found: Soumissions introuvables
@@ -4250,6 +4253,7 @@ fr: &fr
undo: Annuler
redo: Rétablir
add_variable: Ajouter une variable
+ variable: Variable
enter_a_url_or_variable_name: Entrez une URL ou un nom de variable
new_token: Nouveau jeton
token: Jeton
@@ -4857,7 +4861,7 @@ pt: &pt
back_to_active: Voltar para ativo
submissions: Submissões
templates: Modelos
- document_templates_html: Modelos
de documento
+ document_templates_html: Modelos
de documento
archived: Arquivado
search: Buscar
submissions_not_found: Submissões não encontradas
@@ -5346,6 +5350,7 @@ pt: &pt
undo: Desfazer
redo: Refazer
add_variable: Adicionar variável
+ variable: Variável
enter_a_url_or_variable_name: Digite uma URL ou nome de variável
new_token: Novo token
token: Token
@@ -5953,7 +5958,7 @@ de: &de
back_to_active: Zurück zu Aktiv
submissions: Einreichungen
templates: Vorlagen
- document_templates_html:
VorlagenDokumentvorlagen
+ document_templates_html:
VorlagenDokumentvorlagen
archived: Archiviert
search: Suchen
submissions_not_found: Einreichungen nicht gefunden
@@ -6442,6 +6447,7 @@ de: &de
undo: Rückgängig
redo: Wiederholen
add_variable: Variable hinzufügen
+ variable: Variable
enter_a_url_or_variable_name: Geben Sie eine URL oder einen Variablennamen ein
new_token: Neues Token
token: Token
@@ -7454,7 +7460,7 @@ nl: &nl
back_to_active: Terug naar Actief
submissions: Inzendingen
templates: Sjablonen
- document_templates_html:
SjablonenDocumentsjablonen
+ document_templates_html:
SjablonenDocumentsjablonen
archived: Gearchiveerd
search: Zoeken
submissions_not_found: Geen inzendingen gevonden
@@ -7939,6 +7945,7 @@ nl: &nl
undo: Ongedaan maken
redo: Opnieuw
add_variable: Variabele toevoegen
+ variable: Variabele
enter_a_url_or_variable_name: Voer een URL of variabelenaam in
new_token: Nieuw token
token: Token