diff options
author | ThibG <thib@sitedethib.com> | 2019-12-18 16:56:39 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-12-18 16:56:39 +0100 |
commit | fb9137752a734caa6891637728cc243d79c1af97 (patch) | |
tree | 82d13f17010080eb08dc2469bf3cdc73a5eac54b /config/locales/tr.yml | |
parent | b364175e1b345e7f36955ba85b483ec2bdd8622d (diff) |
Remove unused translatable strings (#12643)
* Remove unused “salmon_url” string * Remove more unused translatable strings The following strings all used to be on the admin account page but aren't used anymore: profile_url, outbox_url, followers_url, feed_url
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index afaf4d251..f3a2817ec 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -118,9 +118,7 @@ tr: email_status: E-posta durumu enable: Etkinleştir enabled: Etkin - feed_url: Besleme linki followers: Takipçiler - followers_url: Takipçi bağlantısı follows: Takip edilen header: Üstbilgi inbox_url: Gelen kutusu bağlantısı @@ -148,10 +146,8 @@ tr: no_account_selected: Hiçbiri seçilmediğinden hiçbir hesap değiştirilmedi no_limits_imposed: Sınır koymaz not_subscribed: Abone edilmedi - outbox_url: Giden Kutusu URL'si pending: Bekleyen yorum perform_full_suspension: Askıya al - profile_url: Profil linki promote: Yükselt protocol: Protokol public: Herkese açık @@ -174,7 +170,6 @@ tr: moderator: Denetleyici staff: Personel user: Kullanıcı - salmon_url: Salmon Linki search: Ara search_same_ip: Aynı IP adresine sahip diğer kullanıcılar shared_inbox_url: Paylaşılan gelen kutusu bağlantısı |