diff options
author | yllar <yllar.pajus@gmail.com> | 2009-05-08 21:36:37 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-05-08 21:36:37 +0000 |
commit | a8d51d658f1f4e7398f705851c3389d7dac09873 (patch) | |
tree | 5a2bb93b164d27ce8f8b4b738a6961c3e68f9a9d /plugins/markasjunk/localization | |
parent | 37cb9ce8bda493a6d3352261a9e4bb356d96771f (diff) |
et_EE sv_SE pt_BR updates
Diffstat (limited to 'plugins/markasjunk/localization')
-rw-r--r-- | plugins/markasjunk/localization/et_EE.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/et_EE.inc b/plugins/markasjunk/localization/et_EE.inc new file mode 100644 index 000000000..daf140512 --- /dev/null +++ b/plugins/markasjunk/localization/et_EE.inc @@ -0,0 +1,7 @@ +<?php + +$labels = array(); +$labels['buttontitle'] = 'Märgista Rämpsuks'; +$labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud'; + +?> |