Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
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
IQB
verona-modules-aspect
Commits
ef1998e8
Commit
ef1998e8
authored
2 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
Fix frame border translation
Top and bottom were mixed up. #291
parent
de70c8df
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/editor/src/assets/i18n/de.json
+2
-2
2 additions, 2 deletions
projects/editor/src/assets/i18n/de.json
with
2 additions
and
2 deletions
projects/editor/src/assets/i18n/de.json
+
2
−
2
View file @
ef1998e8
...
...
@@ -167,8 +167,8 @@
"dynamicWidth"
:
"Dynamische Breite"
,
"verticalOrientation"
:
"vertikale Ausrichtung"
,
"copyOnDrop"
:
"Elemente kopieren"
,
"hasBorderBottom"
:
"Kante
ob
en"
,
"hasBorderTop"
:
"Kante
unt
en"
,
"hasBorderBottom"
:
"Kante
unt
en"
,
"hasBorderTop"
:
"Kante
ob
en"
,
"hasBorderLeft"
:
"Kante links"
,
"hasBorderRight"
:
"Kante rechts"
,
"showResetIcon"
:
"Zurücksetzen-Knopf anzeigen"
,
...
...
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