Allow cloud import from setup screen

This commit is contained in:
utkabobr
2025-04-06 21:16:00 +03:00
parent e4320be0ce
commit 4c4469b1fd
4 changed files with 67 additions and 4 deletions
+2
View File
@@ -129,6 +129,8 @@
<string name="IntroLetStartWithColor">Давайте начнём с вашего любимого цвета.</string>
<string name="IntroFailedToLoadRepos">Не удалось загрузить репозитории!</string>
<string name="IntroSelectRepos">Выберите репозитории для загрузки профилей.</string>
<string name="IntroImportFromCloud">Импортировать из облака Beam</string>
<string name="IntroImportOr">Или</string>
<string name="IntroCustomProfile">Использовать пользовательский профиль</string>
<string name="IntroCustomProfileHeader">Пользовательские</string>
<string name="IntroCustomProfileName">Пользовательский профиль</string>
+2
View File
@@ -131,6 +131,8 @@
<string name="IntroLetStartWithColor">Let\'s start with your favorite color.</string>
<string name="IntroFailedToLoadRepos">Failed to load repositories from network!</string>
<string name="IntroSelectRepos">Select repositories to fetch profiles.</string>
<string name="IntroImportFromCloud">Import from Beam Cloud</string>
<string name="IntroImportOr">Or</string>
<string name="IntroCustomProfile">Use custom profile</string>
<string name="IntroCustomProfileHeader">Custom</string>
<string name="IntroCustomProfileName">Custom profile</string>