mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-08 23:20:03 +00:00
78ace99685
* feat: t macro and docs * feat: support block mode so you can transclude whole tiddler * refactor: use lingo and procedure * refactor: use function instead of set variable * docs: about mode:"inline" * Update LingoMacro.tid * docs: more usage about inline * refactor: update translate macro to reuse lingo macro * Delete translateMacro.tid * refactor: update translation of tiddlyweb * docs: more tiddlyweb l10n * feat: add comment, so when use <$text text=<<lingo>> by mistake, it shows * i18n: add more l10n * feat: add tree to plugin to reveal l10n structure * i18n: add menubar translation for example * i18n: more for menubal * docs: Headings -> Heading * refactor: remove the "tree" tid * Revert "refactor: remove the "tree" tid" This reverts commit fb70f0b146e85d78e3777d684ecc30fac062a232.
25 lines
1.4 KiB
Plaintext
25 lines
1.4 KiB
Plaintext
title: $:/plugins/tiddlywiki/menubar/language/en-GB/
|
|
|
|
Config/Heading1: Menu Bar Configuration
|
|
Config/MenuItems/Heading: Menu Items
|
|
Config/MenuItems/Description: Select which menu items will be shown. You can also drag items to reorder them.
|
|
Config/BreakpointPosition/Heading: Breakpoint Position
|
|
Config/BreakpointPosition/Description: The breakpoint position between narrow and wide screens. Should include CSS units (eg. `400px`).
|
|
Config/ContentsTag/Heading: Contents Tag
|
|
Config/ContentsTag/Description: The tag for the ~TableOfContents used in the Contents dropdown
|
|
Config/MenuBarColours/Heading: Menu Bar Colours
|
|
Config/MenuBarColours/Description: To change the colour of the menu bar, define the colours `menubar-foreground` and `menubar-background` in the currently selected palette
|
|
Items/TOC/Name: Contents
|
|
Items/TOC/Description: Table of Contents
|
|
Items/Hamburger/Name: Hamburger
|
|
Items/Hamburger/Description: Show the full menu bar on a narrow screen
|
|
Items/PageControls/Name: Page controls
|
|
Items/PageControls/Description: Page controls from the sidebar
|
|
Items/Search/Name: Search
|
|
Items/Server/Name: Server
|
|
Items/Server/Description: Server options
|
|
Items/Sidebar/Name: Sidebar
|
|
Items/TopLeftBar/Name: Legacy Top Left Bar
|
|
Items/TopLeftBar/Description: Items from $:/tags/TopLeftBar
|
|
Items/TopRightBar/Name: Legacy Top Right Bar
|
|
Items/TopRightBar/Description: Items from $:/tags/TopRightBar |