Skip to content

Commit eadde46

Browse files
Update messages_it_IT.properties (#3287)
# Description of Changes Please provide a summary of the changes, including: - What was changed - Why the change was made - Any challenges encountered Closes #(issue_number) --- ## Checklist ### General - [ ] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [ ] I have read the [Stirling-PDF Developer Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md) (if applicable) - [ ] I have read the [How to add new languages to Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md) (if applicable) - [ ] I have performed a self-review of my own code - [ ] My changes generate no new warnings ### Documentation - [ ] I have updated relevant docs on [Stirling-PDF's doc repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/) (if functionality has heavily changed) - [ ] I have read the section [Add New Translation Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags) (for new translation tags only) ### UI Changes (if applicable) - [ ] Screenshots or videos demonstrating the UI changes are attached (e.g., as comments or direct attachments in the PR) ### Testing (if applicable) - [ ] I have tested my changes locally. Refer to the [Testing Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing) for more details.
1 parent 85b0f61 commit eadde46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/messages_it_IT.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ loading=Caricamento...
8383
addToDoc=Aggiungi al documento
8484
reset=Resetta
8585
apply=Applica
86-
noFileSelected=No file selected. Please upload one.
86+
noFileSelected=Nessun file selezionato. Caricane uno.
8787

8888
legal.privacy=Informativa sulla privacy
8989
legal.terms=Termini e Condizioni
@@ -734,10 +734,10 @@ sanitizePDF.title=Pulire PDF
734734
sanitizePDF.header=Pulisci un file PDF
735735
sanitizePDF.selectText.1=Rimuovi le azioni JavaScript
736736
sanitizePDF.selectText.2=Rimuovi i file incorporati
737-
sanitizePDF.selectText.3=Remove XMP metadata
737+
sanitizePDF.selectText.3=Rimuovi i metadati XMP
738738
sanitizePDF.selectText.4=Rimuovi collegamenti
739739
sanitizePDF.selectText.5=Rimuovi i font
740-
sanitizePDF.selectText.6=Remove Document Info Metadata
740+
sanitizePDF.selectText.6=Rimuovi metadati delle informazioni del documento
741741
sanitizePDF.submit=Pulisci PDF
742742

743743

0 commit comments

Comments
 (0)