Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
a4c3ec84
Commit
a4c3ec84
authored
May 18, 2020
by
Ismail D
Committed by
GitHub
May 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
locale: Update Catalan and Spanish translations (#19296)
parent
3bc2d2b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
src/locale/lang/ca.js
src/locale/lang/ca.js
+4
-4
src/locale/lang/es.js
src/locale/lang/es.js
+2
-2
No files found.
src/locale/lang/ca.js
View file @
a4c3ec84
...
@@ -106,14 +106,14 @@ export default {
...
@@ -106,14 +106,14 @@ export default {
hasCheckedFormat
:
'
{checked}/{total} seleccionats
'
hasCheckedFormat
:
'
{checked}/{total} seleccionats
'
},
},
image
:
{
image
:
{
error
:
'
FAILED
'
// to be translated
error
:
'
HA FALLAT
'
},
},
pageHeader
:
{
pageHeader
:
{
title
:
'
Back
'
// to be translated
title
:
'
Tornar
'
},
},
popconfirm
:
{
popconfirm
:
{
confirmButtonText
:
'
Yes
'
,
// to be translated
confirmButtonText
:
'
Si
'
,
cancelButtonText
:
'
No
'
// to be translated
cancelButtonText
:
'
No
'
}
}
}
}
};
};
src/locale/lang/es.js
View file @
a4c3ec84
...
@@ -112,8 +112,8 @@ export default {
...
@@ -112,8 +112,8 @@ export default {
title
:
'
Volver
'
title
:
'
Volver
'
},
},
popconfirm
:
{
popconfirm
:
{
confirmButtonText
:
'
Yes
'
,
// to be translated
confirmButtonText
:
'
Si
'
,
cancelButtonText
:
'
No
'
// to be translated
cancelButtonText
:
'
No
'
}
}
}
}
};
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment