Browse Source

Merge pull request #310 from StephenTheMoldovan/patch-3

Fixed name of the Romanian version of the site
nagadomi 5 năm trước cách đây
mục cha
commit
3b457cbe7b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      webgen/templates/index.html.erb

+ 1 - 1
webgen/templates/index.html.erb

@@ -72,7 +72,7 @@
 	</a>
 	/
 	<a href="index.ro.html">
-	  Limba română
+	  Română
 	</a>
       </div>
       <p><%= t[:description] %></p>