Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit 0ac9e55

Browse files
committed
Add missing locales. Fixes #900
1 parent 714a99a commit 0ac9e55

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/locales/models/user/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ en:
3030
password_changed_at: Last Password Change
3131
password_confirmation: Password Confirmation
3232
preferences: Visibility Settings
33+
preferred_language: Preferred Language
3334
profile: Profile Settings
3435
projects_count: Projects Count
3536
public_photo: Show picture on my profile

config/locales/models/user/tr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ tr:
3030
password_changed_at: Son Parola Değişikliği
3131
password_confirmation: Parola (Tekrar)
3232
preferences: Görünürlük Ayarları
33+
preferred_language: Sistem Dili
3334
profile: Profil Ayarları
3435
projects_count: Proje Sayısı
3536
public_photo: Profilimde Fotoğrafımı Göster

0 commit comments

Comments
 (0)