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/pt/pt.tinymce.php | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'languages/pt/pt.tinymce.php') diff --git a/languages/pt/pt.tinymce.php b/languages/pt/pt.tinymce.php index 329469beb..63d58b021 100644 --- a/languages/pt/pt.tinymce.php +++ b/languages/pt/pt.tinymce.php @@ -1,13 +1,9 @@ - "Adicionar/Remover editor" , - 'tinymce:add' => "Adicionar editor" , - 'tinymce:word_count' => "Contagem de palavras:" -); - -add_translation('pt', $portugues); - -?> \ No newline at end of file + 'Adicionar/Remover editor', + 'tinymce:add' => 'Adicionar editor', + 'tinymce:word_count' => 'Contagem de palavras:', +); + +add_translation("pt", $pt); + -- cgit v1.2.3