diff options
-rw-r--r-- | language/et_EE/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index 94a5467b7..3e245bbbd 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -440,4 +440,5 @@ $lang['Last Page'] = 'Viimane leht'; $lang['Password is missing. Please enter the password.'] = 'Parool puudub. Palun sisesta parool.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Parooli kinnitus puudub. Palun kinnita valitud parool.'; $lang['%d photos per page'] = '%d pilte lehel'; +$lang['Theme'] = 'Teema'; ?>
\ No newline at end of file |