Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump ios build number and android version code

+20 -20
+2 -2
app.config.js
··· 9 9 /** 10 10 * iOS build number. Must be incremented for each TestFlight version. 11 11 */ 12 - const IOS_BUILD_NUMBER = '1' 12 + const IOS_BUILD_NUMBER = '2' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release. 16 16 */ 17 - const ANDROID_VERSION_CODE = 52 17 + const ANDROID_VERSION_CODE = 53 18 18 19 19 /** 20 20 * Uses built-in Expo env vars
+3 -3
src/locale/locales/de/messages.po
··· 598 598 msgid "Create a new account" 599 599 msgstr "Ein neues Konto erstellen" 600 600 601 - #: src/view/com/auth/create/CreateAccount.tsx:120 601 + #: src/view/com/auth/create/CreateAccount.tsx:121 602 602 msgid "Create Account" 603 603 msgstr "Neues Konto erstellen" 604 604 ··· 2208 2208 msgid "Un-mute list" 2209 2209 msgstr "Stummschaltliste aufheben" 2210 2210 2211 - #: src/view/com/auth/create/CreateAccount.tsx:64 2211 + #: src/view/com/auth/create/CreateAccount.tsx:65 2212 2212 #: src/view/com/auth/login/Login.tsx:76 2213 2213 #: src/view/com/auth/login/LoginForm.tsx:117 2214 2214 msgid "Unable to contact your service. Please check your Internet connection." ··· 2330 2330 msgid "Visit Site" 2331 2331 msgstr "Seite besuchen" 2332 2332 2333 - #: src/view/com/auth/create/CreateAccount.tsx:121 2333 + #: src/view/com/auth/create/CreateAccount.tsx:122 2334 2334 msgid "We're so excited to have you join us!" 2335 2335 msgstr "Wir freuen uns, Sie bei uns begrüßen zu dürfen!" 2336 2336
+3 -3
src/locale/locales/en/messages.po
··· 630 630 msgid "Create a new account" 631 631 msgstr "" 632 632 633 - #: src/view/com/auth/create/CreateAccount.tsx:120 633 + #: src/view/com/auth/create/CreateAccount.tsx:121 634 634 msgid "Create Account" 635 635 msgstr "" 636 636 ··· 2335 2335 msgid "Un-mute list" 2336 2336 msgstr "" 2337 2337 2338 - #: src/view/com/auth/create/CreateAccount.tsx:64 2338 + #: src/view/com/auth/create/CreateAccount.tsx:65 2339 2339 #: src/view/com/auth/login/Login.tsx:76 2340 2340 #: src/view/com/auth/login/LoginForm.tsx:117 2341 2341 msgid "Unable to contact your service. Please check your Internet connection." ··· 2461 2461 msgid "Visit Site" 2462 2462 msgstr "" 2463 2463 2464 - #: src/view/com/auth/create/CreateAccount.tsx:121 2464 + #: src/view/com/auth/create/CreateAccount.tsx:122 2465 2465 msgid "We're so excited to have you join us!" 2466 2466 msgstr "" 2467 2467
+3 -3
src/locale/locales/es/messages.po
··· 598 598 msgid "Create a new account" 599 599 msgstr "Crear una cuenta nueva" 600 600 601 - #: src/view/com/auth/create/CreateAccount.tsx:120 601 + #: src/view/com/auth/create/CreateAccount.tsx:121 602 602 msgid "Create Account" 603 603 msgstr "Crear una cuenta" 604 604 ··· 2208 2208 msgid "Un-mute list" 2209 2209 msgstr "Desactivar la opción de silenciar la lista" 2210 2210 2211 - #: src/view/com/auth/create/CreateAccount.tsx:64 2211 + #: src/view/com/auth/create/CreateAccount.tsx:65 2212 2212 #: src/view/com/auth/login/Login.tsx:76 2213 2213 #: src/view/com/auth/login/LoginForm.tsx:117 2214 2214 msgid "Unable to contact your service. Please check your Internet connection." ··· 2330 2330 msgid "Visit Site" 2331 2331 msgstr "Visitar el sitio" 2332 2332 2333 - #: src/view/com/auth/create/CreateAccount.tsx:121 2333 + #: src/view/com/auth/create/CreateAccount.tsx:122 2334 2334 msgid "We're so excited to have you join us!" 2335 2335 msgstr "¡Nos hace mucha ilusión que te unas a nosotros!" 2336 2336
+3 -3
src/locale/locales/fr/messages.po
··· 598 598 msgid "Create a new account" 599 599 msgstr "Créer un nouveau compte" 600 600 601 - #: src/view/com/auth/create/CreateAccount.tsx:120 601 + #: src/view/com/auth/create/CreateAccount.tsx:121 602 602 msgid "Create Account" 603 603 msgstr "Créer un compte" 604 604 ··· 2208 2208 msgid "Un-mute list" 2209 2209 msgstr "Désactiver sourdine sur cette liste" 2210 2210 2211 - #: src/view/com/auth/create/CreateAccount.tsx:64 2211 + #: src/view/com/auth/create/CreateAccount.tsx:65 2212 2212 #: src/view/com/auth/login/Login.tsx:76 2213 2213 #: src/view/com/auth/login/LoginForm.tsx:117 2214 2214 msgid "Unable to contact your service. Please check your Internet connection." ··· 2330 2330 msgid "Visit Site" 2331 2331 msgstr "Visiter le site" 2332 2332 2333 - #: src/view/com/auth/create/CreateAccount.tsx:121 2333 + #: src/view/com/auth/create/CreateAccount.tsx:122 2334 2334 msgid "We're so excited to have you join us!" 2335 2335 msgstr "Nous sommes ravis de vous accueillir !" 2336 2336
+3 -3
src/locale/locales/hi/messages.po
··· 626 626 msgid "Create a new account" 627 627 msgstr "नया खाता बनाएं" 628 628 629 - #: src/view/com/auth/create/CreateAccount.tsx:120 629 + #: src/view/com/auth/create/CreateAccount.tsx:121 630 630 msgid "Create Account" 631 631 msgstr "खाता बनाएँ" 632 632 ··· 2327 2327 msgid "Un-mute list" 2328 2328 msgstr "" 2329 2329 2330 - #: src/view/com/auth/create/CreateAccount.tsx:64 2330 + #: src/view/com/auth/create/CreateAccount.tsx:65 2331 2331 #: src/view/com/auth/login/Login.tsx:76 2332 2332 #: src/view/com/auth/login/LoginForm.tsx:117 2333 2333 msgid "Unable to contact your service. Please check your Internet connection." ··· 2453 2453 msgid "Visit Site" 2454 2454 msgstr "साइट पर जाएं" 2455 2455 2456 - #: src/view/com/auth/create/CreateAccount.tsx:121 2456 + #: src/view/com/auth/create/CreateAccount.tsx:122 2457 2457 msgid "We're so excited to have you join us!" 2458 2458 msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!" 2459 2459
+3 -3
src/locale/locales/ja/messages.po
··· 598 598 msgid "Create a new account" 599 599 msgstr "新しいアカウントを作成" 600 600 601 - #: src/view/com/auth/create/CreateAccount.tsx:120 601 + #: src/view/com/auth/create/CreateAccount.tsx:121 602 602 msgid "Create Account" 603 603 msgstr "アカウントを作成" 604 604 ··· 2224 2224 msgid "Un-mute list" 2225 2225 msgstr "リストでのミュートを解除" 2226 2226 2227 - #: src/view/com/auth/create/CreateAccount.tsx:64 2227 + #: src/view/com/auth/create/CreateAccount.tsx:65 2228 2228 #: src/view/com/auth/login/Login.tsx:76 2229 2229 #: src/view/com/auth/login/LoginForm.tsx:117 2230 2230 msgid "Unable to contact your service. Please check your Internet connection." ··· 2346 2346 msgid "Visit Site" 2347 2347 msgstr "サイトへアクセス" 2348 2348 2349 - #: src/view/com/auth/create/CreateAccount.tsx:121 2349 + #: src/view/com/auth/create/CreateAccount.tsx:122 2350 2350 msgid "We're so excited to have you join us!" 2351 2351 msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" 2352 2352