layout: change switch button label
This commit is contained in:
@ -239,17 +239,17 @@ buttons:
|
|||||||
action:
|
action:
|
||||||
set_view: "roman"
|
set_view: "roman"
|
||||||
outline: "wide"
|
outline: "wide"
|
||||||
label: "あa1"
|
label: "あᴀ₁"
|
||||||
switch2num: # switch from latin characters to numbers view
|
switch2num: # switch from latin characters to numbers view
|
||||||
action:
|
action:
|
||||||
set_view: "numbers"
|
set_view: "numbers"
|
||||||
outline: "wide"
|
outline: "wide"
|
||||||
label: "ぁ𝐀1"
|
label: "ぁA₁"
|
||||||
switch2kana: # switch from numbers to hiragana view
|
switch2kana: # switch from numbers to hiragana view
|
||||||
action:
|
action:
|
||||||
set_view: "base"
|
set_view: "base"
|
||||||
outline: "wide"
|
outline: "wide"
|
||||||
label: "ぁa𝟏"
|
label: "ぁᴀ1"
|
||||||
# Buttons for katakana and symbols
|
# Buttons for katakana and symbols
|
||||||
ひらがな:
|
ひらがな:
|
||||||
action:
|
action:
|
||||||
|
|||||||
Reference in New Issue
Block a user