mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-11-04 07:13:28 +01:00 
			
		
		
		
	Bugfix (#178) + translation typos
This commit is contained in:
		@@ -135,7 +135,7 @@
 | 
			
		||||
    "appearance": "Aussehen",
 | 
			
		||||
    "showWebInAppView": "Quellwebseite in der App-Ansicht anzeigen",
 | 
			
		||||
    "pinUpdates": "Apps mit Aktualisierungen oben anheften",
 | 
			
		||||
    "updates": "Aktualisiert",
 | 
			
		||||
    "updates": "Aktualisierungen",
 | 
			
		||||
    "sourceSpecific": "Quellenspezifisch",
 | 
			
		||||
    "appSource": "App-Quelle",
 | 
			
		||||
    "noLogs": "Keine Protokolle",
 | 
			
		||||
 
 | 
			
		||||
@@ -135,7 +135,7 @@
 | 
			
		||||
    "appearance": "Appearance",
 | 
			
		||||
    "showWebInAppView": "Show Source Webpage in App View",
 | 
			
		||||
    "pinUpdates": "Pin Updates to Top of Apps View",
 | 
			
		||||
    "updates": "Updated",
 | 
			
		||||
    "updates": "Updates",
 | 
			
		||||
    "sourceSpecific": "Source-Specific",
 | 
			
		||||
    "appSource": "App Source",
 | 
			
		||||
    "noLogs": "No Logs",
 | 
			
		||||
 
 | 
			
		||||
@@ -135,7 +135,7 @@
 | 
			
		||||
    "appearance": "Megjelenés",
 | 
			
		||||
    "showWebInAppView": "Forrás megjelenítése az Appok nézetben",
 | 
			
		||||
    "pinUpdates": "Frissítések kitűzése az App nézet tetejére",
 | 
			
		||||
    "updates": "Frissítve",
 | 
			
		||||
    "updates": "Frissítések",
 | 
			
		||||
    "sourceSpecific": "Forrás-specifikus",
 | 
			
		||||
    "appSource": "App forrás",
 | 
			
		||||
    "noLogs": "Nincsenek naplók",
 | 
			
		||||
 
 | 
			
		||||
@@ -135,7 +135,7 @@
 | 
			
		||||
    "appearance": "Aspetto",
 | 
			
		||||
    "showWebInAppView": "Mostra pagina web dell'App se selezionata",
 | 
			
		||||
    "pinUpdates": "Fissa in alto gli aggiornamenti disponibili",
 | 
			
		||||
    "updates": "Aggiornato",
 | 
			
		||||
    "updates": "Aggiornamenti",
 | 
			
		||||
    "sourceSpecific": "Specifiche per la fonte",
 | 
			
		||||
    "appSource": "Sorgente dell'App",
 | 
			
		||||
    "noLogs": "Nessun log",
 | 
			
		||||
 
 | 
			
		||||
@@ -254,7 +254,6 @@ class _SettingsPageState extends State<SettingsPage> {
 | 
			
		||||
                                  color: Theme.of(context).colorScheme.primary),
 | 
			
		||||
                            ),
 | 
			
		||||
                            ...sourceSpecificFields,
 | 
			
		||||
                            intervalDropdown,
 | 
			
		||||
                            const Divider(
 | 
			
		||||
                              height: 48,
 | 
			
		||||
                            ),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user