<?php

        $english = array(
			'thewire:add' => "Post to the wire",
			'thewire:write:desc' => 'This widget allows sending messages to the wire'
	);
	add_translation("en",$english);