mirror of
https://github.com/typemill/typemill.git
synced 2025-08-04 13:17:29 +02:00
i18n vuejs and more
This commit is contained in:
2
cache/lastCache.txt
vendored
2
cache/lastCache.txt
vendored
@@ -1 +1 @@
|
||||
1578926925
|
||||
1578927300
|
@@ -101,7 +101,6 @@ class Settings
|
||||
|
||||
// load the strings of the set language
|
||||
$yaml = new Models\WriteYaml();
|
||||
//$labels = $yaml->getYaml('settings/languages', 'vue-blox.yaml');
|
||||
$labels = $yaml->getYaml('settings/languages', 'vuejs-'.$language.'.yaml');//temp
|
||||
|
||||
return $labels;
|
||||
@@ -171,4 +170,4 @@ class Settings
|
||||
$yaml->updateYaml('settings', 'settings.yaml', $settings);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user