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/lv.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/assets/wymeditor/lang/lv.js (limited to 'public/assets/wymeditor/lang/lv.js') diff --git a/public/assets/wymeditor/lang/lv.js b/public/assets/wymeditor/lang/lv.js new file mode 100644 index 0000000..bcfc6a3 --- /dev/null +++ b/public/assets/wymeditor/lang/lv.js @@ -0,0 +1 @@ +WYMeditor.STRINGS.lv={Strong:"Treknraksts",Bold:"Treknraksts",Emphasis:"Sl\u012bpraksts ",Superscript:"Aug\u0161raksts",Subscript:"Apak\u0161raksts",Ordered_List:"Sak\u0101rtots saraksts",Unordered_List:"Nesak\u0101rtots saraksts",Indent:"Palielin\u0101t atk\u0101pi",Outdent:"Samazin\u0101t atk\u0101pi",Undo:"Atsaukt",Redo:"Atcelt atsauk\u0161anu",Link:"Pievienot saiti",Unlink:"No\u0146emt saiti",Image:"Ievietot bildi",Table:"Ievietot tabulu",HTML:"HTML",Paragraph:"Paragr\u0101fs",Heading_1:"Virsraksts 1",Heading_2:"Virsraksts 2",Heading_3:"Virsraksts 3",Heading_4:"Virsraksts 4",Heading_5:"Virsraksts 5",Heading_6:"Virsraksts 6",Preformatted:"Preformatted",Blockquote:"Cit\u0101ts",Table_Header:"Tabulas virsraksts",URL:"URL",Title:"Nosaukums",Alternative_Text:"Alternat\u012bvs teksts",Caption:"Uzraksts",Summary:"Kopsavilkums",Number_Of_Rows:"Rindu skaits",Number_Of_Cols:"Kolonu skaits",Insert:"Ievietot",Submit:"Iesniegt",Cancel:"Atcelt",Choose:"Izv\u0113l\u0113ties",Preview:"Priek\u0161skat\u012bjums",Paste_From_Word:"Ievietojiet j\u016bsu tekstu zem\u0101k",Tools:"R\u012bki",Containers:"Containers",Classes:"Klases",Status:"Statuss",Source_Code:"Pirmkods",Apply_Style:"Stils"}; \ No newline at end of file -- cgit v1.2.3