mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-11-04 04:18:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			170 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			170 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
OC.L10N.register(
 | 
						|
    "ocsms",
 | 
						|
    {
 | 
						|
    "Phone Sync" : "Sinhronizacija telefona"
 | 
						|
},
 | 
						|
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
 |