mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-05 22:28:31 -05:00
fixed frontend localization
This commit is contained in:
@@ -86,7 +86,7 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.refreshData()
|
||||
|
||||
this.$i18n.locale = window.CUSTOM_LOCALE
|
||||
setInterval(() => {
|
||||
if ((this.import_id !== null) && window.navigator.onLine && this.import_info.running) {
|
||||
this.refreshData()
|
||||
|
||||
Reference in New Issue
Block a user