Skip to content

Commit 1fd1a69

Browse files
committed
fix: fix styles
1 parent 3200a0f commit 1fd1a69

30 files changed

+29
-29
lines changed

view/javascript/components/header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ export default {
108108
<i18n locale="en">
109109
{
110110
"text_vuefront": "VueFront",
111-
"buttonRebuild": "ReBuild"
111+
"buttonRebuild": "Rebuild"
112112
}
113113
</i18n>

view/javascript/components/welcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default {
7676
{
7777
"textTitle": "All set. Let's build your website.",
7878
"textDescription": "You are now ready to turn your old-fashioned website into a Progressive Web App and a Single Page Application in less then a minute. Ready, Set, Build!",
79-
"buttonRebuild": "ReBuild"
79+
"buttonRebuild": "Build"
8080
}
8181
</i18n>
8282
<style lang="scss">

view/javascript/dist/0.3c95f06f459bdfc1f71d.bundle.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

view/javascript/dist/0.796f2121f3c7eee7a20d.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)