el-GR translation
This commit is contained in:
		
							
								
								
									
										18
									
								
								resources/lang/el-GR/currencies.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								resources/lang/el-GR/currencies.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'code'                  => 'Κωδικός',
 | 
			
		||||
    'rate'                  => 'Ποσοστό',
 | 
			
		||||
    'default'               => 'Προεπιλεγμένο νόμισμα',
 | 
			
		||||
    'decimal_mark'          => 'Σύμβολο διαχωρισμού δεκαδικών',
 | 
			
		||||
    'thousands_separator'   => 'Σύμβολο διαχωρισμού χιλιάδων',
 | 
			
		||||
    'precision'             => 'Ακρίβεια',
 | 
			
		||||
    'symbol' => [
 | 
			
		||||
        'symbol'            => 'Σύμβολο',
 | 
			
		||||
        'position'          => 'Θέση συμβόλου',
 | 
			
		||||
        'before'            => 'Πριν από το ποσό',
 | 
			
		||||
        'after'             => 'Μετά από το ποσό',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user