diff options
author | yllar <yllar.pajus@gmail.com> | 2009-09-13 16:42:56 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-09-13 16:42:56 +0000 |
commit | c678da1dfe31706ba8de5ec62db9c15efd2558d7 (patch) | |
tree | 9e25b297fb0e49432604c6209cf3dd17a5013cfd /plugins/archive/localization/et_EE.inc | |
parent | 7fec6b2de7d827fd34785000c9cef7f5defa86f1 (diff) |
translation update
Diffstat (limited to 'plugins/archive/localization/et_EE.inc')
-rw-r--r-- | plugins/archive/localization/et_EE.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/archive/localization/et_EE.inc b/plugins/archive/localization/et_EE.inc new file mode 100644 index 000000000..e3968d755 --- /dev/null +++ b/plugins/archive/localization/et_EE.inc @@ -0,0 +1,8 @@ +<?php + +$labels = array(); +$labels['buttontitle'] = 'Arhiveeri see kiri'; +$labels['archived'] = 'Edukalt arhiveeritud'; +$labels['archivefolder'] = 'Arhiveeri'; + +?> |