mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 10:27:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			283 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			283 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Telefon Synkronisering",
 | |
|     "Cancel" : "Avbryt",
 | |
|     "Settings" : "Instillingar",
 | |
|     "Notification settings" : "Varsel innstillingar",
 | |
|     "Enable" : "Slå på",
 | |
|     "Disable" : "Slå av"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |