diff options
-rw-r--r-- | language/et_EE/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index 5a704793f..2d2a73053 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -444,4 +444,7 @@ $lang['Theme'] = 'Teema'; $lang['Apply on properties'] = 'Rakenda seadistustele'; $lang['No results for'] = 'tulemusi pole'; $lang['Photo description'] = 'Foto kirjeldus'; -$lang['Photo title'] = 'Foto pealkiri';
\ No newline at end of file +$lang['Photo title'] = 'Foto pealkiri'; +$lang['Album name, A → Z'] = 'Albumine nimed, A →Z'; +$lang['Album name, Z → A'] = 'Albumine nimed, Z →A'; +$lang['Link: %s'] = 'Link: %s';
\ No newline at end of file |