mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 02:17:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			443 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			443 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Cancel" : "Откажи",
 | |
|     "Confirm" : "Потврди",
 | |
|     "Settings" : "Параметри",
 | |
|     "Last message" : "Последна порака",
 | |
|     "Label" : "Ознака",
 | |
|     "Notification settings" : "Поставки за известување",
 | |
|     "Enable" : "Овозможи",
 | |
|     "Disable" : "Оневозможи"
 | |
| },
 | |
| "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
 |