-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rearrange frontend edit button on website to avoid conflicts
- Loading branch information
Showing
5 changed files
with
151 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> | ||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> | ||
<file source-language="en" datatype="plaintext" original="messages"> | ||
<header/> | ||
<body> | ||
<trans-unit id="usages.toolbar-label"> | ||
<source /> | ||
<target>Letzte Aktualisierung</target> | ||
</trans-unit> | ||
<trans-unit id="edit_menu"> | ||
<source /> | ||
<target>Bearbeitungsmenü</target> | ||
</trans-unit> | ||
<trans-unit id="edit_content_element"> | ||
<source /> | ||
<target>Inhaltselement bearbeiten</target> | ||
</trans-unit> | ||
<trans-unit id="edit_plugin"> | ||
<source /> | ||
<target>Plugin bearbeiten</target> | ||
</trans-unit> | ||
<trans-unit id="edit_pages"> | ||
<source /> | ||
<target>Seite bearbeiten</target> | ||
</trans-unit> | ||
<trans-unit id="history"> | ||
<source /> | ||
<target>Verlauf</target> | ||
</trans-unit> | ||
<trans-unit id="info"> | ||
<source /> | ||
<target>Info</target> | ||
</trans-unit> | ||
<trans-unit id="hide"> | ||
<source /> | ||
<target>Deaktivieren</target> | ||
</trans-unit> | ||
<trans-unit id="div_info"> | ||
<source /> | ||
<target>Info</target> | ||
</trans-unit> | ||
<trans-unit id="div_edit"> | ||
<source /> | ||
<target>Bearbeiten</target> | ||
</trans-unit> | ||
<trans-unit id="div_action"> | ||
<source /> | ||
<target>Aktionen</target> | ||
</trans-unit> | ||
<trans-unit id="contentelement.technical_headline.label"> | ||
<source /> | ||
<target>Technische Überschrift</target> | ||
</trans-unit> | ||
<trans-unit id="contentelement.technical_headline.description"> | ||
<source /> | ||
<target>Hilfsinhalt um technische Informationen als Headline Element auszuspielen</target> | ||
</trans-unit> | ||
<trans-unit id="technical_headline.headline.link.title"> | ||
<source /> | ||
<target>Link auf sich selbst</target> | ||
</trans-unit> | ||
<trans-unit id="technical_headline.headline.top.title"> | ||
<source /> | ||
<target>Nach oben</target> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters