Remove unnecessary spaces [ci skip] (#49)
This commit is contained in:
parent
7b8b318402
commit
5ef0aebe62
|
|
@ -11,7 +11,7 @@ homepage:
|
||||||
hint: Path relative to resources/assets/ or full URL.
|
hint: Path relative to resources/assets/ or full URL.
|
||||||
description: The given image must have same width and height (leave blank to use default icon).
|
description: The given image must have same width and height (leave blank to use default icon).
|
||||||
transparent_navbar:
|
transparent_navbar:
|
||||||
title: Transparent Navigation Bar
|
title: Transparent Navigation Bar
|
||||||
label: This will enable transparent navigation bar of home page, but it will turn to be normal if page is scrolled to bottom.
|
label: This will enable transparent navigation bar of home page, but it will turn to be normal if page is scrolled to bottom.
|
||||||
copyright_prefer:
|
copyright_prefer:
|
||||||
title: Program Copyright
|
title: Program Copyright
|
||||||
|
|
|
||||||
|
|
@ -222,7 +222,7 @@ user:
|
||||||
resend: 点击这里再次发送。
|
resend: 点击这里再次发送。
|
||||||
sending: 正在发送……
|
sending: 正在发送……
|
||||||
oauth:
|
oauth:
|
||||||
id: 客户端 ID
|
id: 客户端 ID
|
||||||
name: 应用名
|
name: 应用名
|
||||||
secret: 客户端 Secret
|
secret: 客户端 Secret
|
||||||
redirect: 回调 URL
|
redirect: 回调 URL
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ homepage:
|
||||||
hint: 相对 resources/assets/ 的路径或者完整的 URL
|
hint: 相对 resources/assets/ 的路径或者完整的 URL
|
||||||
description: 所使用的图像必须具有相同的宽度和高度(留空以使用默认图标)
|
description: 所使用的图像必须具有相同的宽度和高度(留空以使用默认图标)
|
||||||
transparent_navbar:
|
transparent_navbar:
|
||||||
title: 首页导航栏透明
|
title: 首页导航栏透明
|
||||||
label: 开启后首页顶部的导航栏将透明化,但页面滚动到底部时会变为不透明。
|
label: 开启后首页顶部的导航栏将透明化,但页面滚动到底部时会变为不透明。
|
||||||
copyright_prefer:
|
copyright_prefer:
|
||||||
title: 程序版权信息
|
title: 程序版权信息
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user