feat(aklive2d): remove versioning
This commit is contained in:
@@ -6,7 +6,6 @@ localization:
|
||||
ui_notice_set_fps: <span><b>Set FPS target in Settings</b></span>
|
||||
ui_notice_github: "Github: https://gura.ch/aklive2d-gh"
|
||||
ui_notice_other_operators: "Previews: https://gura.ch/aklive2d"
|
||||
ui_notice_version: !match "~{version('<span>Version: ', '</span>')}"
|
||||
ui_background_title: <hr><h4>🖼️ Background</h4><hr>
|
||||
ui_custom_background: Custom Background
|
||||
ui_default_background: Default Background
|
||||
@@ -45,7 +44,6 @@ localization:
|
||||
ui_notice_set_fps: <span><b>在设置中设定FPS目标</b></span>
|
||||
ui_notice_github: "Github: https://gura.ch/aklive2d-gh"
|
||||
ui_notice_other_operators: "预览: https://gura.ch/aklive2d"
|
||||
ui_notice_version: !match "~{version('<span>版本: ', '</span>')}"
|
||||
ui_background_title: <hr><h4>🖼️ 背景</h4><hr>
|
||||
ui_custom_background: 背景图片
|
||||
ui_default_background: 默认背景
|
||||
@@ -94,9 +92,6 @@ properties:
|
||||
- key: notice_other_operators
|
||||
value:
|
||||
text: ui_notice_other_operators
|
||||
- key: notice_version
|
||||
value:
|
||||
text: ui_notice_version
|
||||
- key: logo_title
|
||||
value:
|
||||
text: ui_logo_title
|
||||
|
||||
Reference in New Issue
Block a user