Skip to content

Commit

Permalink
add missing locales
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail Akbudak committed Jun 22, 2016
1 parent 8d81a6c commit 16ab759
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions templates/config/locales/models.tr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ tr:
users: Kullanıcılar
admin: Yönetici
admins: Yöneticiler
country: Ülke
countries: Ülkeler
city: Şehir
cities: Şehirler
attributes:
user:
id: ID
Expand Down Expand Up @@ -54,4 +58,16 @@ tr:
surname: Soyisim
is_active: Aktif mi?
created_at: Oluşturulma tarihi
updated_at: Güncellenme tarihi
country:
id: Id
name: Ülke ismi
created_at: Oluşturulma tarihi
updated_at: Güncellenme tarihi
city:
id: Id
name: Şehir ismi
country: Ülke
country_id: Ülke
created_at: Oluşturulma tarihi
updated_at: Güncellenme tarihi

0 comments on commit 16ab759

Please sign in to comment.