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-f104833125a7fded5da99cf0a33d974e.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/assets/wymeditor/lang/pt-f104833125a7fded5da99cf0a33d974e.js (limited to 'public/assets/wymeditor/lang/pt-f104833125a7fded5da99cf0a33d974e.js') diff --git a/public/assets/wymeditor/lang/pt-f104833125a7fded5da99cf0a33d974e.js b/public/assets/wymeditor/lang/pt-f104833125a7fded5da99cf0a33d974e.js new file mode 100644 index 0000000..8cbec3d --- /dev/null +++ b/public/assets/wymeditor/lang/pt-f104833125a7fded5da99cf0a33d974e.js @@ -0,0 +1 @@ +WYMeditor.STRINGS.pt={Strong:"Negrito",Emphasis:"It\xe1lico",Superscript:"Sobrescrito",Subscript:"Subsescrito",Ordered_List:"Lista Numerada",Unordered_List:"Lista Marcada",Indent:"Aumentar Indenta\xe7\xe3",Outdent:"Diminuir Indenta\xe7\xe3",Undo:"Desfazer",Redo:"Restaurar",Link:"Link",Unlink:"Tirar 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:"Cabe\xe7alho Tabela",URL:"URL",Title:"T\xedtulo",Alternative_Text:"Texto Alterativo",Caption:"T\xedtulo Tabela",Summary:"Summary",Number_Of_Rows:"N\xfamero de Linhas",Number_Of_Cols:"N\xfamero de Colunas",Submit:"Enviar",Cancel:"Cancelar",Choose:"Escolha",Preview:"Prever",Paste_From_Word:"Colar do Word",Tools:"Ferramentas",Containers:"Containers",Classes:"Classes",Status:"Status",Source_Code:"C\xf3digo Fonte"}; \ No newline at end of file -- cgit v1.2.3