mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Remove unused key: admin.reports.comment.none
This commit is contained in:
parent
cce11df69d
commit
350ef2685f
5 changed files with 0 additions and 5 deletions
|
@ -118,7 +118,6 @@ en:
|
||||||
reports:
|
reports:
|
||||||
comment:
|
comment:
|
||||||
label: Comment
|
label: Comment
|
||||||
none: None
|
|
||||||
delete: Delete
|
delete: Delete
|
||||||
id: ID
|
id: ID
|
||||||
mark_as_resolved: Mark as resolved
|
mark_as_resolved: Mark as resolved
|
||||||
|
|
|
@ -102,7 +102,6 @@ fr:
|
||||||
reports:
|
reports:
|
||||||
comment:
|
comment:
|
||||||
label: Commentaire
|
label: Commentaire
|
||||||
none: Aucun
|
|
||||||
delete: Supprimer
|
delete: Supprimer
|
||||||
id: ID
|
id: ID
|
||||||
mark_as_resolved: Marqué comme résolu
|
mark_as_resolved: Marqué comme résolu
|
||||||
|
|
|
@ -118,7 +118,6 @@ ja:
|
||||||
reports:
|
reports:
|
||||||
comment:
|
comment:
|
||||||
label: コメント
|
label: コメント
|
||||||
none: なし
|
|
||||||
delete: 削除
|
delete: 削除
|
||||||
id: ID
|
id: ID
|
||||||
mark_as_resolved: 解決済みとしてマーク
|
mark_as_resolved: 解決済みとしてマーク
|
||||||
|
|
|
@ -103,7 +103,6 @@ zh-HK:
|
||||||
reports:
|
reports:
|
||||||
comment:
|
comment:
|
||||||
label: 詳細解釋
|
label: 詳細解釋
|
||||||
none: 沒有
|
|
||||||
delete: 刪除
|
delete: 刪除
|
||||||
id: ID
|
id: ID
|
||||||
mark_as_resolved: 標示為「已處理」
|
mark_as_resolved: 標示為「已處理」
|
||||||
|
|
|
@ -102,7 +102,6 @@ zh-TW:
|
||||||
reports:
|
reports:
|
||||||
comment:
|
comment:
|
||||||
label: 留言
|
label: 留言
|
||||||
none: 無
|
|
||||||
delete: 刪除
|
delete: 刪除
|
||||||
id: ID
|
id: ID
|
||||||
mark_as_resolved: 標記為已解決
|
mark_as_resolved: 標記為已解決
|
||||||
|
|
Loading…
Reference in a new issue