You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -172,15 +162,15 @@ Note: When running Expo in a web browser, it will use the browser's locale setti
172
162
Returns an object with:
173
163
174
164
-`t`: Translation function
175
-
-`loading`: Boolean indicating initialization of translations
165
+
-`loading`: Boolean indicating initialization of static translations
176
166
-`error`: Error object if translation loading failed
177
167
178
168
### Static persist
179
169
180
170
When you pass the 'static' parameter to the translation function, the translation will be persisted so that you can review and edit in the dashboard, default is non-static, nothing will be persisted.
0 commit comments