mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 10:27:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | ||
|     "ocsms",
 | ||
|     {
 | ||
|     "Cancel" : "Dayandır",
 | ||
|     "Confirm" : "Təsdiq edin",
 | ||
|     "Settings" : "Quraşdırmalar",
 | ||
|     "Enable" : "İşə sal",
 | ||
|     "Disable" : "Dayandır"
 | ||
| },
 | ||
| "nplurals=2; plural=(n != 1);");
 |