mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 02:17:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			223 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			223 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Cancel" : "ຍົກເລີກ",
 | |
|     "Confirm" : "ຢືນຢັນ",
 | |
|     "Settings" : "ການຕັ້ງຄ່າ",
 | |
|     "Disable" : "ປິດ"
 | |
| },
 | |
| "nplurals=1; plural=0;");
 |