Merge on boarding module to login module (#4746)
* Move onboarding code to the login module. * Remove OnBoardingEntryPoint, move the flow to LoginFlowNode * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
parent
fd4774d380
commit
150239bcd8
91 changed files with 287 additions and 512 deletions
|
|
@ -25,6 +25,12 @@
|
|||
<string name="screen_login_subtitle">"ماتریکس شبکهای بار برای ارتباطات نامتمرکز و امن است."</string>
|
||||
<string name="screen_login_title">"خوش برگشتید!"</string>
|
||||
<string name="screen_login_title_with_homeserver">"ورود به %1$s"</string>
|
||||
<string name="screen_onboarding_sign_in_manually">"ورود دستی"</string>
|
||||
<string name="screen_onboarding_sign_in_with_qr_code">"ورود با کد QR"</string>
|
||||
<string name="screen_onboarding_sign_up">"ایجاد حساب"</string>
|
||||
<string name="screen_onboarding_welcome_message">"به سریعترین %1$s خوش آمدید. بازطرّاحی شده برای سرعت و سادگی."</string>
|
||||
<string name="screen_onboarding_welcome_subtitle">"به %1$s خوش آمدید. بازطرّاحی شده برای سرعت و سادگی."</string>
|
||||
<string name="screen_onboarding_welcome_title">"در المنتتان باشید"</string>
|
||||
<string name="screen_qr_code_login_connecting_subtitle">"برقرار کدن اتّصالی امن"</string>
|
||||
<string name="screen_qr_code_login_connection_note_secure_state_description">"نتوانست اتّصالی امن به افزارهٔ جدید بسازد. افزارههای موجودتان هنوز امنند و نیازی نیست نگرانشان باشید."</string>
|
||||
<string name="screen_qr_code_login_connection_note_secure_state_list_header">"اکنون چه؟"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue