mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +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}}.',
|
||||
'Unable to verify your data submission.' => 'Het is niet mogelijk uw verstrekte gegevens te verifiëren.',
|
||||
'Unknown option: --{name}' => 'Onbekende optie: --{name}',
|
||||
'Update' => 'Update',
|
||||
'Update' => 'Bewerk',
|
||||
'View' => 'Bekijk',
|
||||
'Yes' => 'Ja',
|
||||
'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