Add: show utl as a column

This commit is contained in:
cutls
2020-05-07 00:31:11 +09:00
parent da011cd302
commit 25e99725d2
8 changed files with 145 additions and 62 deletions

View File

@@ -900,11 +900,18 @@
</ul>
</div>
<div id="his-tl" class="his-var-content">
<button
class="btn waves-effect grey"
style="width:100%; padding:0;"
onclick="utlAdd()"
>
@@utlColumn@@
</button>
<div id="his-tl-contents" class="cont-series"></div>
<button
class="btn waves-effect "
style="width:100%; padding:0;"
onclick="utl('--now','more')"
onclick="utlShow('--now','more')"
>
@@more@@
</button>

View File

@@ -75,6 +75,7 @@
"toots":"Toots",
"follow":"Follow",
"follower":"Follower",
"utlColumn":"Show as a column",
"timeline":"Timeline",
"operateOtherAcct":"Cross-account",
"list":"List",

View File

@@ -73,6 +73,7 @@
"toots":"トゥート",
"follow":"フォロー",
"follower":"フォロワー",
"utlColumn":"カラムとして追加",
"timeline":"タイムライン",
"operateOtherAcct":"他のアカウント使うて何かする",
"list":"リスト",

View File

@@ -75,6 +75,7 @@
"toots":"トゥート",
"follow":"フォロー",
"follower":"フォロワー",
"utlColumn":"カラムとして追加",
"timeline":"タイムライン",
"operateOtherAcct":"他のアカウントで操作",
"list":"リスト",