diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/et_EE/common.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index c9e644541..79fe76426 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -439,4 +439,8 @@ $lang['Username is mandatory'] = 'Kasutajanimi on kohustuslik'; $lang['Website'] = 'Veebileht'; $lang['Your website URL is invalid'] = 'Antud veebilehe aadress on vigane'; $lang['mandatory'] = 'kohustuslik'; +$lang['Email'] = 'E-kiri'; +$lang['First Page'] = 'Esimene leht'; +$lang['Go back to the album'] = 'Mine tagasi albumi juurde'; +$lang['Last Page'] = 'Viimane leht'; ?>
\ No newline at end of file |