File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 53
53
@click =" onBugReportClick()"
54
54
>
55
55
<VueIcon icon =" bug_report" />
56
- <span >Report bug</span >
56
+ <span >{{ $t('components.status-bar.report- bug') }} </span >
57
57
</div >
58
58
</div >
59
59
</div >
Original file line number Diff line number Diff line change 105
105
"log" : {
106
106
"tooltip" : " Logs<br><i>Click to toggle Vue CLI logs</i>" ,
107
107
"empty" : " No logs yet"
108
- }
108
+ },
109
+ "report-bug" : " Report bug"
109
110
},
110
111
"terminal-view" : {
111
112
"buttons" : {
Original file line number Diff line number Diff line change 105
105
"log" : {
106
106
"tooltip" : " Journal<br><i>Cliquer pour Afficher/Masquer le Journal Vue CLI</i>" ,
107
107
"empty" : " Aucune entrée dans le journal"
108
- }
108
+ },
109
+ "report-bug" : " Signaler bug"
109
110
},
110
111
"terminal-view" : {
111
112
"buttons" : {
You can’t perform that action at this time.
0 commit comments