mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 02:17:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			290 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			290 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Telefoniga Sünkroniseerimine",
 | |
|     "Cancel" : "Loobu",
 | |
|     "Confirm" : "Kinnita",
 | |
|     "Settings" : "Seaded",
 | |
|     "Label" : "Silt",
 | |
|     "Enable" : "Lülita sisse",
 | |
|     "Disable" : "Lülita välja"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |