Skip to content

Commit

Permalink
added Turkish support (#88)
Browse files Browse the repository at this point in the history
* added turkish support

* Update tr.yml

* Update README.md
  • Loading branch information
tcgumus authored May 3, 2021
1 parent e00e4d3 commit 3f91806
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem to add cookie consent to rails application
* Slovenian
* Spanish
* Swedish
* Turkish
* Ukrainian

## Screenshot
Expand Down
5 changes: 5 additions & 0 deletions config/locales/tr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tr:
cookies_eu:
cookies_text: "Çerezler, hizmetlerimizi sunmamıza yardımcı oluyor. Hizmetlerimizi kullanarak, çerez kullanımımızı kabul etmiş olursunuz. "
learn_more: "Detayları Göster"
ok: "Tamam"

0 comments on commit 3f91806

Please sign in to comment.