Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxim Filippov
admin-fe
Commits
81bf6185
Commit
81bf6185
authored
5 years ago
by
Maxim Filippov
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into chore/readme
parents
b9275c4d
d2deb026
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#15913
passed
5 years ago
Stage: lint
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lang/index.js
+2
-4
2 additions, 4 deletions
src/lang/index.js
src/lang/oc.js
+1
-1
1 addition, 1 deletion
src/lang/oc.js
with
3 additions
and
5 deletions
src/lang/index.js
+
2
−
4
View file @
81bf6185
...
...
@@ -2,9 +2,8 @@ import Vue from 'vue'
import
VueI18n
from
'
vue-i18n
'
import
Cookies
from
'
js-cookie
'
import
elementEnLocale
from
'
element-ui/lib/locale/lang/en
'
// element-ui lang
import
elementZhLocale
from
'
element-ui/lib/locale/lang/zh-CN
'
// element-ui lang
import
elementEsLocale
from
'
element-ui/lib/locale/lang/es
'
// element-ui lang
import
elementOcLocale
from
'
element-ui/lib/locale/lang/oc
'
//element-ui lang
import
elementZhLocale
from
'
element-ui/lib/locale/lang/zh-CN
'
// element-ui lang
import
elementEsLocale
from
'
element-ui/lib/locale/lang/es
'
// element-ui lang
import
enLocale
from
'
./en
'
import
zhLocale
from
'
./zh
'
import
esLocale
from
'
./es
'
...
...
@@ -27,7 +26,6 @@ const messages = {
},
oc
:
{
...
ocLocale
...
elementOcLocale
}
}
...
...
This diff is collapsed.
Click to expand it.
src/lang/oc.js
+
1
−
1
View file @
81bf6185
...
...
@@ -158,4 +158,4 @@ export default {
closeOthers
:
'
Tampar los autres
'
,
closeAll
:
'
Los tampar totes
'
}
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment