diff options
Diffstat (limited to 'app/i18n/lv/feedback.php')
| -rw-r--r-- | app/i18n/lv/feedback.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/lv/feedback.php b/app/i18n/lv/feedback.php index e6aa39077..f359f0306 100644 --- a/app/i18n/lv/feedback.php +++ b/app/i18n/lv/feedback.php @@ -116,8 +116,10 @@ return array( ), 'tag' => array( 'created' => 'Birka “%s” tika uztaisīta.', + 'error' => 'Label could not be updated!', // TODO 'name_exists' => 'Birkas nosaukums jau pastāv.', 'renamed' => 'Birka “%s” tika pārdēvēts par “%s”.', + 'updated' => 'Label has been updated.', // TODO ), 'update' => array( 'can_apply' => 'FreshRSS tagad būs atjaunots uz <strong>%s versiju</strong>.', |
