mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Merge pull request #9071 from squio/patch-1
Translated the word 'Update' [skip ci]
This commit is contained in:
		@ -49,7 +49,7 @@ return [
 | 
				
			|||||||
    'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totaal <b>{count, number}</b> {count, plural, one{item} other{items}}.',
 | 
					    'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totaal <b>{count, number}</b> {count, plural, one{item} other{items}}.',
 | 
				
			||||||
    'Unable to verify your data submission.' => 'Het is niet mogelijk uw verstrekte gegevens te verifiëren.',
 | 
					    'Unable to verify your data submission.' => 'Het is niet mogelijk uw verstrekte gegevens te verifiëren.',
 | 
				
			||||||
    'Unknown option: --{name}' => 'Onbekende optie: --{name}',
 | 
					    'Unknown option: --{name}' => 'Onbekende optie: --{name}',
 | 
				
			||||||
    'Update' => 'Update',
 | 
					    'Update' => 'Bewerk',
 | 
				
			||||||
    'View' => 'Bekijk',
 | 
					    'View' => 'Bekijk',
 | 
				
			||||||
    'Yes' => 'Ja',
 | 
					    'Yes' => 'Ja',
 | 
				
			||||||
    'You are not allowed to perform this action.' => 'U bent niet gemachtigd om deze actie uit te voeren.',
 | 
					    'You are not allowed to perform this action.' => 'U bent niet gemachtigd om deze actie uit te voeren.',
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user