Merge pull request #331 from verysanghee/bugfix/add_month
month added to landing calculator box
This commit is contained in:
		
				commit
				
					
						364ba07b67
					
				
			
		
					 2 changed files with 9 additions and 3 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ msgid ""
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Project-Id-Version: PACKAGE VERSION\n"
 | 
					"Project-Id-Version: PACKAGE VERSION\n"
 | 
				
			||||||
"Report-Msgid-Bugs-To: \n"
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
"POT-Creation-Date: 2017-06-11 17:42+0530\n"
 | 
					"POT-Creation-Date: 2017-06-11 23:23+0200\n"
 | 
				
			||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
					"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
				
			||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
					"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
				
			||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
					"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
				
			||||||
| 
						 | 
					@ -176,7 +176,9 @@ msgstr ""
 | 
				
			||||||
#: templates/datacenterlight/order.html:143
 | 
					#: templates/datacenterlight/order.html:143
 | 
				
			||||||
#: templates/datacenterlight/pricing.html:168
 | 
					#: templates/datacenterlight/pricing.html:168
 | 
				
			||||||
msgid "Simple and affordable: Try our virtual machine with featherlight price."
 | 
					msgid "Simple and affordable: Try our virtual machine with featherlight price."
 | 
				
			||||||
msgstr "Einfach und bezahlbar: Teste nun unsere virtuellen Maschinen mit federleichten Preisen."
 | 
					msgstr ""
 | 
				
			||||||
 | 
					"Einfach und bezahlbar: Teste nun unsere virtuellen Maschinen mit "
 | 
				
			||||||
 | 
					"federleichten Preisen."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/datacenterlight/index.html:237
 | 
					#: templates/datacenterlight/index.html:237
 | 
				
			||||||
msgid "Affordable VM hosting based in Switzerland"
 | 
					msgid "Affordable VM hosting based in Switzerland"
 | 
				
			||||||
| 
						 | 
					@ -188,6 +190,10 @@ msgstr "Bezahlbares VM Hosting in der Schweiz"
 | 
				
			||||||
msgid "VM hosting"
 | 
					msgid "VM hosting"
 | 
				
			||||||
msgstr "VM Hosting"
 | 
					msgstr "VM Hosting"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: templates/datacenterlight/index.html:252
 | 
				
			||||||
 | 
					msgid "month"
 | 
				
			||||||
 | 
					msgstr "Monat"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: templates/datacenterlight/index.html:256
 | 
					#: templates/datacenterlight/index.html:256
 | 
				
			||||||
#: templates/datacenterlight/order.html:89
 | 
					#: templates/datacenterlight/order.html:89
 | 
				
			||||||
#: templates/datacenterlight/pricing.html:127
 | 
					#: templates/datacenterlight/pricing.html:127
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -249,7 +249,7 @@
 | 
				
			||||||
                                    </div>
 | 
					                                    </div>
 | 
				
			||||||
                                    <div class="price">
 | 
					                                    <div class="price">
 | 
				
			||||||
                                        <span id="total">15</span>
 | 
					                                        <span id="total">15</span>
 | 
				
			||||||
                                        <span>CHF</span>
 | 
					                                        <span>CHF/{% trans "month" %}</span>
 | 
				
			||||||
                                    </div>
 | 
					                                    </div>
 | 
				
			||||||
                                    <div class="descriptions">
 | 
					                                    <div class="descriptions">
 | 
				
			||||||
                                        <div class="description">
 | 
					                                        <div class="description">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue