Skip to content

Commit

Permalink
Turkish translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Cihan Emre Kisakurek committed Sep 8, 2017
1 parent 002a98b commit c2ce8b6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions source/js/language/locale/tr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
VCO.Language = {
name: "Türkçe",
lang: "tr",
messages: {
loading: "Yükleniyor",
wikipedia: "Vikipedi, Özgür Ansiklopedi",
start: "Keşfet"
},
buttons: {
map_overview: "Genel harita",
overview: "Genel harita",
backtostart: "Başlangıç menüsüne dön",
collapse_toggle: "Menüyü gizle",
uncollapse_toggle: "Menüyü göster",
swipe_to_navigate: "Dokun ve kaydır<br><span class='vco-button'>OK</span>"
}
};

0 comments on commit c2ce8b6

Please sign in to comment.