Initial commit
This commit is contained in:
69
kirby-baukasten-main/site/translations/en.yml
Normal file
69
kirby-baukasten-main/site/translations/en.yml
Normal file
@@ -0,0 +1,69 @@
|
||||
# ARIA
|
||||
aria.skipNavigation: Skip navigation
|
||||
|
||||
# Social Media
|
||||
twitter: Twitter
|
||||
facebook: Facebook
|
||||
instagram: Instagram
|
||||
linkedin: LinkedIn
|
||||
youtube: YouTube
|
||||
vimeo: Vimeo
|
||||
|
||||
# Roles
|
||||
user.admin.title: Administrator
|
||||
user.admin.description: Has access to all content and administrative tools.
|
||||
user.editor.title: Editor
|
||||
user.editor.description: Can edit all content but cannot use administrative tools (e.g., user management).
|
||||
|
||||
# Tabs
|
||||
tab.content.label: Content
|
||||
tab.advanced.label: Advanced
|
||||
tab.pages.label: Pages
|
||||
tab.navigation.label: Navigation & Footer
|
||||
|
||||
# Files
|
||||
file.image.title: Image
|
||||
file.image.alt.label: Alternative Text/Image Description
|
||||
file.image.alt.help: The alternative text helps visually impaired users & search engine crawlers understand the content of the image.
|
||||
file.video.title: Video
|
||||
file.file.title: Document
|
||||
|
||||
# Pages
|
||||
page.layout.title: Layout Page
|
||||
page.error.title: Error Page
|
||||
page.home.title: Home Page
|
||||
page.images.title: Images
|
||||
page.videos.title: Videos
|
||||
page.files.title: Documents
|
||||
|
||||
# Fields
|
||||
field.blocks.label: Content
|
||||
field.image.label: Image
|
||||
|
||||
field.link.label: Link
|
||||
field.link.label.label: Label
|
||||
field.link.link.label: Link
|
||||
field.link.newTab.label: Open in new tab?
|
||||
field.link.empty: No link provided
|
||||
field.link.anchor.label: Anchor (Block ID)
|
||||
field.button.label: Button
|
||||
|
||||
field.blockId.label: Unique ID (Anchor)
|
||||
|
||||
field.pages.label: Pages
|
||||
field.text.label: Text
|
||||
|
||||
field.navigation.label: Navigation
|
||||
field.footer.label: Footer
|
||||
|
||||
# Blocks
|
||||
block.example.title: Block
|
||||
|
||||
# Sections
|
||||
section.images.label: All Images
|
||||
section.videos.label: All Videos
|
||||
section.files.label: All Documents
|
||||
section.children.label: Subpages
|
||||
|
||||
# Other
|
||||
site.title: Dashboard
|
||||
Reference in New Issue
Block a user