diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/lv_LV/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index dddc07866..9aa108907 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -417,4 +417,5 @@ $lang['Go back to the album'] = 'Iet atpakaļ uz albūmu'; $lang['Last Page'] = 'Pēdējā lapa'; $lang['First Page'] = 'Pirmā lapa'; $lang['Password is missing. Please enter the password.'] = 'Nepareiza parole. Lūdzu atkārtojiet mēģinājumu.'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Trūkst paroles apstiprinājuma. Lūdzu apstipriniet izvēlēto paroli.'; ?>
\ No newline at end of file |