feat: drive cleaner (#10366)

* feat: drive-cleaner

* Update CHANGELOG.md
This commit is contained in:
CyberRex 2023-03-20 12:58:06 +09:00 committed by GitHub
parent 4a989f7ebb
commit 1d6f43aa30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 216 additions and 0 deletions

View file

@ -977,6 +977,7 @@ notesSearchNotAvailable: "ノート検索は利用できません。"
license: "ライセンス"
unfavoriteConfirm: "お気に入り解除しますか?"
myClips: "自分のクリップ"
drivecleaner: "ドライブクリーナー"
_achievements:
earnedAt: "獲得日時"
@ -1922,3 +1923,7 @@ _dialog:
_disabledTimeline:
title: "無効化されたタイムライン"
description: "現在のロールでは、このタイムラインを使用することはできません。"
_drivecleaner:
orderBySizeDesc: "サイズが大きい順"
orderByCreatedAtAsc: "追加日が古い順"