Files
homarr/public/locales/tr/manage/index.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

23 lines
746 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"metaTitle": "Yönet",
"hero": {
"title": "Tekrar hoş geldin {{username}}!",
"fallbackUsername": "Anonim",
"subtitle": "Uygulama Merkezinize Hoş Geldiniz. Organize edin, Optimize edin ve Fethedin!"
},
"quickActions": {
"title": "Hızlı eylemler",
"boards": {
"title": "Panelleriniz",
"subtitle": "Panellerinizi oluşturun ve yönetin"
},
"inviteUsers": {
"title": "Yeni kullanıcı davet et",
"subtitle": "Kayıt için davetiye oluşturun ve gönderin"
},
"manageUsers": {
"title": "Kullanıcıları yönet",
"subtitle": "Kullanıcılarınızı silin ve yönetin"
}
}
}