forked from Archives/Athou_commafeed
tagging support (#96)
This commit is contained in:
@@ -6,6 +6,7 @@ global.download=下载
|
||||
global.link=链接
|
||||
global.bookmark=书签
|
||||
global.close=关闭
|
||||
global.tags=Tags ####### Needs translation
|
||||
|
||||
tree.subscribe=订阅
|
||||
tree.import=导入
|
||||
@@ -67,6 +68,8 @@ settings.general.show_unread=显示未读的订阅和目录条目
|
||||
settings.general.social_buttons=显示分享按钮
|
||||
settings.general.scroll_marks=在扩展视图中,可滚动条目将其标记为已读
|
||||
settings.appearance=外观
|
||||
settings.scroll_speed=Scrolling speed when navigating between entries (in milliseconds) ####### Needs translation
|
||||
settings.scroll_speed.help=set to 0 to disable ####### Needs translation
|
||||
settings.theme=主题
|
||||
settings.submit_your_theme=提交你的主题
|
||||
settings.custom_css=自定义 CSS 样式
|
||||
@@ -85,6 +88,7 @@ details.feed_url=订阅地址
|
||||
details.generate_api_key_first=在您的配置文件中首先生成一个 API 密钥。
|
||||
details.unsubscribe=取消订阅
|
||||
details.category_details=目录详情
|
||||
details.tag_details=Tag details ####### Needs translation
|
||||
details.parent_category=上一层目录
|
||||
|
||||
profile.user_name=用户名
|
||||
|
||||
Reference in New Issue
Block a user