Skip to content

Instantly share code, notes, and snippets.

@serefayar
Created August 27, 2012 09:26
Show Gist options
  • Save serefayar/3486883 to your computer and use it in GitHub Desktop.
Save serefayar/3486883 to your computer and use it in GitHub Desktop.
freshen turkish language support
diff --git freshen/languages.yml freshen/languages.yml
index 50d85dd..082bb91 100644
--- freshen/languages.yml
+++ freshen/languages.yml
@@ -503,6 +503,22 @@
and: A
but: Ale
space_after_keyword: true
+"tr":
+ name: Turkish
+ native: Türkçe
+ encoding: UTF-8
+ feature: Özellik|Yetenek
+ background: Artalan|Arka plan
+ scenario: Senaryo
+ scenario_outline: Senaryo taslağı|Senaryo çerçevesi
+ examples: Örnekler
+ given: Diyelim ki
+ when: Eğer ki
+ then: O zaman
+ and: Ve
+ but: Fakat
+ use_step_defs: Adım tanımlarını kullanarak|Adımları kullan
+ space_after_keyword: true
"uz":
name: Uzbek
native: Узбекча
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment