mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	use OrderedDict for localization data in index-v1
This commit is contained in:
		
							parent
							
								
									26192a00e2
								
							
						
					
					
						commit
						89d9d0c45b
					
				
					 2 changed files with 20 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -133,12 +133,12 @@
 | 
			
		|||
      "lastUpdated": 1466640000000,
 | 
			
		||||
      "localized": {
 | 
			
		||||
        "en-US": {
 | 
			
		||||
          "name": "title\n",
 | 
			
		||||
          "summary": "short description\n",
 | 
			
		||||
          "video": "video\n",
 | 
			
		||||
          "description": "full description\n",
 | 
			
		||||
          "featureGraphic": "featureGraphic.png",
 | 
			
		||||
          "icon": "icon.png"
 | 
			
		||||
          "icon": "icon.png",
 | 
			
		||||
          "name": "title\n",
 | 
			
		||||
          "summary": "short description\n",
 | 
			
		||||
          "video": "video\n"
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue