mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-29 01:17:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			273 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			273 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Synchronisation del Telephono",
 | |
|     "Cancel" : "Cancellar",
 | |
|     "Confirm" : "Confirmar",
 | |
|     "Settings" : "Configurationes",
 | |
|     "Enable" : "Activar",
 | |
|     "Disable" : "Disactivar"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |