From aed1ccac95072ef3bacfc2563800db39609bef9d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Sep 2018 21:47:25 +0200 Subject: Precompile assets and check them into vc. Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code. --- public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js (limited to 'public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js') diff --git a/public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js b/public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js new file mode 100644 index 0000000..022f756 --- /dev/null +++ b/public/assets/wymeditor/lang/pt-BR-6b085287779ffd2df849ceac4106709d.js @@ -0,0 +1 @@ +WYMeditor.STRINGS["pt-BR"]={Bold:"Negrito",Strong:"Resaltar",Emphasis:"It\xe1lico",Superscript:"Sobre escrito",Subscript:"Sub escrito ",Ordered_List:"Lista ordenada",Unordered_List:"Lista desordenada",Indent:"Indentado",Outdent:"Desidentar",Undo:"Desfazer",Redo:"Refazer",Link:"Link",Unlink:"Remover Link",Image:"Imagem",Table:"Tabela",HTML:"HTML",Paragraph:"Par\xe1grafo",Heading_1:"T\xedtulo 1",Heading_2:"T\xedtulo 2",Heading_3:"T\xedtulo 3",Heading_4:"T\xedtulo 4",Heading_5:"T\xedtulo 5",Heading_6:"T\xedtulo 6",Preformatted:"Pr\xe9-formatado",Blockquote:"Cita\xe7\xe3o",Table_Header:"T\xedtulo de tabela",URL:"URL",Title:"T\xedtulo",Alternative_Text:"Texto alternativo",Caption:"Legenda",Summary:"Sum\xe1rio",Number_Of_Rows:"N\xfamero de linhas",Number_Of_Cols:"N\xfamero de colunas",Insert:"Inserir",Submit:"Enviar",Cancel:"Cancelar",Choose:"Selecionar",Preview:"Previsualizar",Paste_From_Word:"Copiar do Word",Tools:"Ferramentas",Containers:"Containers",Classes:"Classes",Status:"Estado",Source_Code:"C\xf3digo fonte",Css_Class:"Aplicar classe CSS",Text_Align:"Alinhamento de texto",Image_Align:"Alinhamento de imagem",Font_Size:"Tamanho da fonte",Left:"Esquerda",Right:"Direita",Center:"Centro",Justify:"Justificado",Small:"Pequena",Normal:"Normal",Large:"Grande",Apply_Style:"Estilo"}; \ No newline at end of file -- cgit v1.2.3