Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
project-creation
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
frontend
libraries
project-creation
Merge requests
!6
Fix: Change of languages in templates is possible (coscine/issues#297)
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Fix: Change of languages in templates is possible (coscine/issues#297)
Hotfix/296-changeLanguagesOnTemplates
into
master
Overview
0
Commits
1
Pipelines
1
Changes
4
Merged
Fix: Change of languages in templates is possible (coscine/issues#297)
L. Ellenbeck
requested to merge
Hotfix/296-changeLanguagesOnTemplates
into
master
Sep 26, 2019
Overview
0
Commits
1
Pipelines
1
Changes
4
coscine/issues#296
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
209042df
1 commit,
Sep 26, 2019
4 files
+
11
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
src/locale/de.ts
+
1
−
0
View file @ 209042df
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,5 +11,6 @@ export default {
projectEnd
:
'
Projektende
'
,
projectKeywords
:
'
Projektschlagwörter, trennen mit ";"
'
,
projectKeywordsHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 1000 Zeichen!
'
,
addTag
:
'
Tag hinzufügen
'
,
save
:
'
Speichern
'
,
};
Loading