-
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.
Loading status checks…
docs: translation for config title
Showing
4 changed files
with
13 additions
and
20 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 |
---|---|---|
@@ -1,26 +1,15 @@ | ||
title: $:/plugins/linonetwo/tw-gamification/config | ||
tags: $:/tags/ControlPanel/SettingsTab | ||
caption: Plugin Setting | ||
caption: <<translate "Name" "$:/plugins/linonetwo/tw-gamification/language/" mode:"inline">> | ||
|
||
These settings let you customise the behaviour of your plugin. | ||
\define lingo-base() $:/plugins/linonetwo/tw-gamification/language/ | ||
|
||
<<translate "ConfigDescription">> | ||
|
||
--- | ||
|
||
!! Title | ||
!! <<translate "PluginConfigs" mode:"inline">> | ||
|
||
Description | ||
!! <<translate "DefaultEventGeneratorConfigs" mode:"inline">> | ||
|
||
;Config name1 | ||
:<$checkbox tiddler="$:/plugins/linonetwo/tw-gamification/configs/xxx" field="text" checked="yes" unchecked=""> Description</$checkbox> | ||
;Config name2 | ||
:<$select tiddler='$:/plugins/linonetwo/tw-gamification/configs/yyy'> | ||
<option value='0'>Sunday</option> | ||
<option value='1'>Monday</option> | ||
<option value='2'>Tuesday</option> | ||
<option value='3'>Wednesday</option> | ||
<option value='4'>Thursday</option> | ||
<option value='5'>Friday</option> | ||
<option value='6'>Saturday</option> | ||
</$select> | ||
;Config name3 | ||
:<$edit-text tiddler="$:/plugins/linonetwo/tw-gamification/configs/zzz" tabindex=-1 focus=false cancelPopups="yes" fileDrop=no tag="input" /> | ||
{{$:/plugins/linonetwo/tw-gamification/ControlPanel/ConfigForDefaultEventGenerator}} |
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