diff --git a/libs/panes b/libs/panes new file mode 160000 index 0000000..af6e913 --- /dev/null +++ b/libs/panes @@ -0,0 +1 @@ +Subproject commit af6e913f2aa1c023bc101dc8816efb326d1c550c diff --git a/src/renderer/components/Temp/FirstUse.vue b/src/renderer/components/Temp/FirstUse.vue index 93bcf00..13503cb 100644 --- a/src/renderer/components/Temp/FirstUse.vue +++ b/src/renderer/components/Temp/FirstUse.vue @@ -2,28 +2,26 @@
- - {{this.lang.Get('firstUseWelcome')}} + - - {{this.lang.Get('firstUseContent')}} + -

{{this.lang.Get('firstUseSetupFolder')}}

+

{{this.$lang.Get('firstUseSetupFolder')}}

- {{this.lang.Get('firstUseSetupColor')}} + {{this.$lang.Get('firstUseSetupColor')}} - {{this.lang.Get('done')}} + {{this.$lang.Get('done')}}