Copy update (#17487)
This commit is contained in:
parent
1812cfb8dc
commit
a7f0566050
|
@ -60,6 +60,6 @@
|
||||||
:on-press #(rf/dispatch [:navigate-to-within-stack
|
:on-press #(rf/dispatch [:navigate-to-within-stack
|
||||||
[:enable-notifications :new-to-status]])
|
[:enable-notifications :new-to-status]])
|
||||||
:container-style style/button}
|
:container-style style/button}
|
||||||
(i18n/label :t/skip)]]]]))
|
(i18n/label :t/continue)]]]]))
|
||||||
|
|
||||||
(defn view [props] [:f> f-view props])
|
(defn view [props] [:f> f-view props])
|
||||||
|
|
Loading…
Reference in New Issue