29 lines
638 B
Plaintext
29 lines
638 B
Plaintext
note-relation-header =
|
|
.label = 关系图
|
|
note-relation-sidenav =
|
|
.tooltiptext = 关系网
|
|
note-relation-refresh =
|
|
.tooltiptext = 刷新
|
|
|
|
note-inbound-header =
|
|
.label =
|
|
{ $count ->
|
|
[one] { $count }条入链
|
|
*[other] { $count }条入链
|
|
}
|
|
note-inbound-sidenav =
|
|
.tooltiptext = 入链
|
|
note-inbound-refresh =
|
|
.tooltiptext = 刷新
|
|
|
|
note-outbound-header =
|
|
.label =
|
|
{ $count ->
|
|
[one] { $count }条出链
|
|
*[other] { $count }条出链
|
|
}
|
|
note-outbound-sidenav =
|
|
.tooltiptext = 出链
|
|
note-outbound-refresh =
|
|
.tooltiptext = 刷新
|