Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
TemplateProjects
FullstackTemplate-Formkit-Tailwind
Merge requests
!3
Option API : Updated gulp file with es6 sytax and tested i18n file generation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Option API : Updated gulp file with es6 sytax and tested i18n file generation
rb_gulpChanges_OptionApi
into
development
Overview
1
Commits
1
Pipelines
0
Changes
3
Merged
Reshma Bhosale
requested to merge
rb_gulpChanges_OptionApi
into
development
1 year ago
Overview
1
Commits
1
Pipelines
0
Changes
3
Expand
#1 (closed)
Edited
1 year ago
by
Reshma Bhosale
0
0
Merge request reports
Compare
development
development (base)
and
latest version
latest version
0b5cea63
1 commit,
1 year ago
3 files
+
29
−
23
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
app/src/views/I18Demo.vue
+
1
−
0
Options
@@ -20,6 +20,7 @@
v-model=
"lang"
/>
</div>
<h2><strong>
***
{{
$t
(
"
home.homeTitle
"
)
}}
***
</strong>
</h2>
<div
class=
"data alt"
>
<component1
class=
"my-3"
/>
<component2
/>
Menu
Explore
Projects
Groups
Topics
Snippets