diff options
Diffstat (limited to 'apps/user_status/l10n/tr.js')
-rw-r--r-- | apps/user_status/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index d5b74174443..77972f7ae6a 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Working remotely" : "Uzaktan çalışıyor", "In a call" : "Bir çağrıda", "User status" : "Kullanıcı durumu", - "View profile" : "Profili görüntüle", "Clear status after" : "Durum şu kadar sonra kaldırılsın", "Emoji for your status message" : "Durum iletiniz için emoji", "What is your status?" : "Durumunuz nedir?", @@ -43,6 +42,7 @@ OC.L10N.register( "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", "Appear offline" : "Çevrim dışı görün", + "View profile" : "Profili görüntüle", "{status}, {timestamp}" : "{status}, {timestamp}" }, "nplurals=2; plural=(n > 1);"); |