Skip to content

Conversation

@Zp53
Copy link

@Zp53 Zp53 commented Oct 13, 2025

Modify it.json

Copy link
Owner

@jhaals jhaals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linting is currently failing because the translation file is not formatted.

Also these errors

Critical Errors:

  1. footer.createdBy: "Zp63" - This is completely wrong, Should be "Creato da" (Italian for "Created by").
  2. footer.imprint: "ImPrint" - Odd capitalization. Should be either "Imprint" or better yet an Italian equivalent like "Note legali" or "Informazioni legali"

Consistency Issues:

  1. Encryption terminology mixing - Italian uses "crittografia" (with double 't'), but the translation inconsistently uses both:
    - ✅ Correct: features.featureEndToEndTitle: "Crittografia"
    - ❌ Wrong: create.title: "Cripta messaggio" (should be "Critta")
    - ❌ Wrong: upload.expirationLegendFile: "file criptato" (should be "crittografato")
    - ❌ Wrong: result.subtitle: "criptato" (should be "crittografato")
    - ❌ Wrong: multiple uses of "cripta/decripta" should be "critta/decritta"
  2. display.decryptingMessage: Starts with lowercase "decrittazione" - should be "Decrittazione" for consistency

@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Nov 12, 2025
Zp53 added 3 commits November 17, 2025 09:47
I should prefer instead of "crittazione/decrittazione" the translation "cifratura/decifratura"
 a more clear definition
@github-actions github-actions bot removed the Stale label Nov 17, 2025
@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants