mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Grammar error, updated frontend translation
https://crowdin.com/translate/paperless-ngx/16/en-it?filter=basic&value=0#
This commit is contained in:
		@@ -305,8 +305,8 @@
 | 
				
			|||||||
          <context context-type="linenumber">122</context>
 | 
					          <context context-type="linenumber">122</context>
 | 
				
			||||||
        </context-group>
 | 
					        </context-group>
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="4790329864704781883" datatype="html">
 | 
					      <trans-unit id="9075755296812854717" datatype="html">
 | 
				
			||||||
        <source>Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training it's machine learning algorithms.</source>
 | 
					        <source>Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.</source>
 | 
				
			||||||
        <context-group purpose="location">
 | 
					        <context-group purpose="location">
 | 
				
			||||||
          <context context-type="sourcefile">src/app/app.component.ts</context>
 | 
					          <context context-type="sourcefile">src/app/app.component.ts</context>
 | 
				
			||||||
          <context context-type="linenumber">129</context>
 | 
					          <context context-type="linenumber">129</context>
 | 
				
			||||||
@@ -2507,14 +2507,14 @@
 | 
				
			|||||||
        <source>View "<x id="PH" equiv-text="this.list.activeSavedViewTitle"/>" saved successfully.</source>
 | 
					        <source>View "<x id="PH" equiv-text="this.list.activeSavedViewTitle"/>" saved successfully.</source>
 | 
				
			||||||
        <context-group purpose="location">
 | 
					        <context-group purpose="location">
 | 
				
			||||||
          <context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
 | 
					          <context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
 | 
				
			||||||
          <context context-type="linenumber">176</context>
 | 
					          <context context-type="linenumber">170</context>
 | 
				
			||||||
        </context-group>
 | 
					        </context-group>
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="6837554170707123455" datatype="html">
 | 
					      <trans-unit id="6837554170707123455" datatype="html">
 | 
				
			||||||
        <source>View "<x id="PH" equiv-text="savedView.name"/>" created successfully.</source>
 | 
					        <source>View "<x id="PH" equiv-text="savedView.name"/>" created successfully.</source>
 | 
				
			||||||
        <context-group purpose="location">
 | 
					        <context-group purpose="location">
 | 
				
			||||||
          <context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
 | 
					          <context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
 | 
				
			||||||
          <context context-type="linenumber">206</context>
 | 
					          <context context-type="linenumber">210</context>
 | 
				
			||||||
        </context-group>
 | 
					        </context-group>
 | 
				
			||||||
      </trans-unit>
 | 
					      </trans-unit>
 | 
				
			||||||
      <trans-unit id="6849725902312323996" datatype="html">
 | 
					      <trans-unit id="6849725902312323996" datatype="html">
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -126,7 +126,7 @@ export class AppComponent implements OnInit, OnDestroy {
 | 
				
			|||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        anchorId: 'tour.upload-widget',
 | 
					        anchorId: 'tour.upload-widget',
 | 
				
			||||||
        content: $localize`Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training it's machine learning algorithms.`,
 | 
					        content: $localize`Drag-and-drop documents here to start uploading or place them in the consume folder. You can also drag-and-drop documents anywhere on all other pages of the web app. Once you do, Paperless-ngx will start training its machine learning algorithms.`,
 | 
				
			||||||
        route: '/dashboard',
 | 
					        route: '/dashboard',
 | 
				
			||||||
        enableBackdrop: true,
 | 
					        enableBackdrop: true,
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user