mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-11-04 04:18:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			215 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			215 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
OC.L10N.register(
 | 
						|
    "ocsms",
 | 
						|
    {
 | 
						|
    "Cancel" : "Hủy bỏ",
 | 
						|
    "Confirm" : "Xác nhận",
 | 
						|
    "Settings" : "Thiết lập",
 | 
						|
    "Enable" : "Kích hoạt",
 | 
						|
    "Disable" : "Tắt"
 | 
						|
},
 | 
						|
"nplurals=1; plural=0;");
 |