c8199da34e
* vocespace video conf page [feat]: get and update vocespace config [feat]: get and update vocespace config [feat]: vocespace setting box in home page remove zip send vocespace link [feat]: vocespace license upgrade * docs(readme): add Chinese readme and update package mananger to pnpm * docs: Remove outdated contact information and completed feature requests (#272) * feat: 增加passkey支持 (#270) * chore: add .pnpm-store to .gitignore * feat: implement passkey authentication and management features - Added passkey login and registration endpoints to the auth service. - Introduced PasskeyManagement component for user passkey management. - Updated localization files to include passkey-related strings in English and Chinese. - Created utility functions for handling passkey operations in WebAuthn. - Adjusted login page to support passkey login flow. - Modified configuration for local development server. * feat: enhance passkey management with modal input and localization updates - Added a modal for entering passkey names during registration in the PasskeyManagement component. - Updated English and Chinese localization files to include new strings for passkey name input. - Improved user experience by validating passkey name input before registration. * feat: enhance passkey login experience with localization updates - Added new localization strings for passkey authentication errors and status messages in English and Chinese. - Updated the login page to utilize localized strings for improved user feedback during passkey login attempts. * feat: add name field to UserPasskey interface for enhanced user identification * feat: integrate passkey support across login and settings - Added passkey option to login configuration and updated related components to conditionally render passkey login button. - Enhanced MyAccount and Logins components to manage passkey settings and display passkey management options based on configuration. - Updated English and Chinese localization files to include new strings for passkey functionality. * feat: added server version check for passkey * chore: update version to 0.9.30 in package.json * chore: update version to 0.9.31 in package.json and add magic link authentication strings in English and Chinese * i18n [feat]: undeploy or vocespace.com [fix]: theme fit for ui [feat]: ip or alert version v0.9.32 [fix]: use version compare for feat [fix]: api hook inner useEffect --------- Co-authored-by: haorwen <haorwen@qq.com>
42 lines
2.1 KiB
JSON
42 lines
2.1 KiB
JSON
{
|
||
"title": "{{name}} sunucusuna Hoşgeldiniz",
|
||
"desc": "İşte başlamanıza yardımcı olacak bazı adımlar. Daha fazlası için 'Başlarken' kılavuzumuza göz atın",
|
||
"invite": "Arkadaşlarınızı veya takım arkadaşlarınızı davet edin",
|
||
"start_by_channel": "Sohbet Başlatmak için Kanal Oluşturun",
|
||
"start_by_dm": "Direkt Mesaj Gönder",
|
||
"download": "Mobil uygulamaları indirin",
|
||
"help": "Sorunuz var mı? Yardım merkezimizi ziyaret edin",
|
||
"sign_in_tip": "İleti göndermek için lütfen oturum açın",
|
||
"vocespace": " VoceSpace Video Görüşmesi",
|
||
"license": "VoceSpace Yükseltme Lisansı",
|
||
"onboarding": {
|
||
"title": "VoceChat Kurulumu",
|
||
"welcome": "VoceChat'e Hoşgeldiniz!",
|
||
"welcome_desc": "Bu alandaki her şey size aittir. Haydi alanınızı kuralım!",
|
||
"start": "Başlat",
|
||
"new_server": "Yeni Sunucu Yarat",
|
||
"server_desc": "Sunucular, ekiplerin projeler üzerinde çalışabildiği ve sohbet edebildiği paylaşımlı ortamlardır.",
|
||
"placeholder_server": "Sunucu Adı Girin",
|
||
"create_server": "Sunucu Yarat",
|
||
"admin_title": "Şimdi yönetici hesabınızı ayarlayalım",
|
||
"admin_desc": "Alanınızın ilk kullanıcısı ve yöneticisi sizsiniz!",
|
||
"sign": "Kaydol",
|
||
"invite_title": "Son adım: başkalarını davet edin!",
|
||
"invite_desc": "Öncelikle, bu sunucuya kimler üye olabilir?",
|
||
"confirm": "Onayla",
|
||
"done_welcome": "{{serverName}} sunucusuna Hoşgeldiniz",
|
||
"done_title": "VoceChat gururla sunar",
|
||
"done_desc": "Alan adı çözünürlüğü, ayrıcalıklar, güvenlikler ve davetler gibi daha fazlası <0>Ayarlar</0>'da mevcuttur",
|
||
"enter": "Giriş",
|
||
"last_tip": "Şimdi başkalarını davet edelim!",
|
||
"last_desc": "Gelecekteki topluluk üyelerinize davet bağlantısı gönderin:",
|
||
"done": "Oldu",
|
||
"welcome_page": "Karşılama sayfası",
|
||
"set_name": "Ad Belirle",
|
||
"admin_account": "Yönetici Hesabı",
|
||
"who_sign_up": "Kimler kaydolabilir",
|
||
"invites": "Davetler",
|
||
"update_domain_tip": "Alan Adı bağlantısı yanlış mı? Lütfen buradan güncelleyin:"
|
||
}
|
||
}
|