mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-11-04 04:18:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			280 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			280 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
OC.L10N.register(
 | 
						|
    "ocsms",
 | 
						|
    {
 | 
						|
    "Cancel" : "අවලංගු කරන්න",
 | 
						|
    "Settings" : "සැකසුම්",
 | 
						|
    "Enable" : "සක්රිය කරන්න",
 | 
						|
    "Disable" : "අක්රිය කරන්න"
 | 
						|
},
 | 
						|
"nplurals=2; plural=(n != 1);");
 |