Explorar o código

Add Russian to the menu.

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
fe208ceed9
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      views/main/index.html

+ 7 - 1
views/main/index.html

@@ -13,7 +13,8 @@
                     <polyline points="8 6 2 12 8 18"></polyline>
                 </svg>
 
-                <p>My Projects</p>
+                <p>Projects</p>
+                <p>Проекты</p>
             </button>
 
             <button id="aboutButton">
@@ -23,6 +24,7 @@
                 </svg>
 
                 <p>About Me</p>
+                <p>Обо Мне</p>
             </button>
 
             <button id="writingButton">
@@ -34,6 +36,7 @@
                 </svg>
 
                 <p>Blog</p>
+                <p>Блог</p>
             </button>
 
             <button id="linksButton">
@@ -44,6 +47,7 @@
                 </svg>
 
                 <p>Fun Links</p>
+                <p>Интересные Ссылкы</p>
             </button>
 
             <button id="travelButton">
@@ -53,6 +57,7 @@
                 </svg>
                 
                 <p>Travel</p>
+                <p>Путушествия</p>
             </button>
 
             <button id="learnButton">
@@ -62,6 +67,7 @@
                 </svg>
 
                 <p>Learn</p>
+                <p>Учить</p>
             </button>
         </div>