This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' into feat/ui-layout
pull/22/head
jonathan
4 years ago
parent
4bef9a367d
449c08f746
commit
def234c170
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/app/App.vue
+ 1
- 0
src/app/App.vue
View File
@@ -238,6 +238,7 @@ export default {
this.selectedLocale = u.locale;
this.reloadMessages();
this.loadMessages('post_auth', this.selectedLocale);
this.loadMessages('apps', this.selectedLocale);
}
},
locale(loc) {
Write
Preview
Loading…
Cancel
Save