Skip to content

Commit 21f61aa

Browse files
committed
change to preparing app for you
1 parent 69cb8d9 commit 21f61aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/status_im/contexts/onboarding/preparing_status/view.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[quo/text-combinations
1717
{:container-style {:margin-horizontal 20
1818
:margin-vertical 12}
19-
:title (i18n/label :t/preparing-status-for-you)
19+
:title (i18n/label :t/preparing-app-for-you)
2020
:description (i18n/label :t/hang-in-there)}]])
2121

2222
(defn content

translations/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,7 @@
19191919
"powered-by-paraswap": "Powered by Paraswap",
19201920
"preference": "Preference",
19211921
"preferred-by-receiver": "Preferred by receiver",
1922-
"preparing-status-for-you": "Preparing Status for you...",
1922+
"preparing-app-for-you": "Preparing app for you...",
19231923
"press": "Press",
19241924
"preview-privacy": "Preview privacy mode",
19251925
"previewing-may-share-metadata": "Previewing links from these websites may share your metadata with their owners",

0 commit comments

Comments
 (0)