Rebuild PO to strings
```sh for i in view/lang/*/messages.po; do bin/console po2php $i; done ```
This commit is contained in:
		
					parent
					
						
							
								f980516545
							
						
					
				
			
			
				commit
				
					
						102377f19f
					
				
			
		
					 19 changed files with 19 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2,6 +2,7 @@
 | 
			
		|||
 | 
			
		||||
if(! function_exists("string_plural_select_fi_fi")) {
 | 
			
		||||
function string_plural_select_fi_fi($n){
 | 
			
		||||
	$n = intval($n);
 | 
			
		||||
	return ($n != 1);;
 | 
			
		||||
}}
 | 
			
		||||
;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue