From 57cde174e1fb8f91a74983396897cebfde016f70 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 12 May 2012 06:29:42 +0200 Subject: Added several languages and upgraded existing ones. --- languages/it/it.blog.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 languages/it/it.blog.php (limited to 'languages/it/it.blog.php') diff --git a/languages/it/it.blog.php b/languages/it/it.blog.php new file mode 100644 index 000000000..854d02b7a --- /dev/null +++ b/languages/it/it.blog.php @@ -0,0 +1,12 @@ + 'Blog', + 'blog:newpost' => 'Nuovo contenuto del blog', + 'blog:never' => 'mai', + 'blog:enableblog' => 'Abilita blog di gruppo', + 'blog:group' => 'Blog', + 'item:object:blog' => 'Post', +); + +add_translation("it", $it); + -- cgit v1.2.3