mirror of
				https://github.com/nixietab/picodulce.git
				synced 2025-10-30 21:15:11 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "afd2690392078f49b53b8eb84b5818c961eb2b4c" and "9cbcd6683b67161cf1deb0f8ae83eed52ee31e46" have entirely different histories.
		
	
	
		
			afd2690392
			...
			9cbcd6683b
		
	
		
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -373,8 +373,9 @@ class PicomcVersionSelector(QWidget): | ||||
|         language_dropdown = QComboBox() | ||||
|         languages = { | ||||
|             "English": "en", | ||||
|             "Español": "es", | ||||
|             "Italiano": "it" | ||||
|             "Spanish": "es", | ||||
|             "French": "fr", | ||||
|             "German": "de" | ||||
|             # Here will be more | ||||
|         } | ||||
|          | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| { | ||||
|   "version": "0.13", | ||||
|   "version": "0.12", | ||||
|   "links": [ | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/version.json", | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/picodulce.py", | ||||
| @ -10,9 +10,7 @@ | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/authser.py" | ||||
|   ], | ||||
|   "locales": [ | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_es.qm", | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_it.qm", | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_pt.qm" | ||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_es.qm" | ||||
|   ], | ||||
|   "versionBleeding": "0.12-174" | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user