Add missing preview_of, your_signature, your_initials i18n keys

Three translation keys added as part of a11y accessibility work
were missing from the locale file:
- preview_of: used in submissions/show.html.erb img alt text
- your_signature: used in profile/index.html.erb img alt text
- your_initials: used in profile/index.html.erb img alt text

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
pull/599/head
Marcelo Paiva 3 weeks ago
parent 30f6d549df
commit 79635ef2c5

@ -323,6 +323,8 @@ en: &en
display_your_company_name_and_logo_when_signing_documents: Display your company name and logo when signing documents.
profile: Profile
signature: Signature
your_signature: Your signature
your_initials: Your initials
update_signature: Update Signature
unable_to_save_signature: Unable to save signature.
signature_has_been_saved: Signature has been saved.
@ -464,6 +466,7 @@ en: &en
move: Move
moving: moving
preview: Preview
preview_of: Preview of
upload: Upload
clone_template: Clone Template
new_document_template: New Document Template

Loading…
Cancel
Save