mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 10:27:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			344 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			344 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Telefon synkronisering",
 | |
|     "Cancel" : "Annuller",
 | |
|     "Confirm" : "Bekræft",
 | |
|     "Settings" : "Indstillinger",
 | |
|     "Label" : "Mærkat",
 | |
|     "Notification settings" : "Meddelelsesindstillinger",
 | |
|     "Enable" : "Aktiver",
 | |
|     "Disable" : "Deaktiver"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |