diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-08-18 16:03:07 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 16:03:07 +0900 |
| commit | f4f55ef0124337a82fdb757240e2d692ca964b74 (patch) | |
| tree | 1c1c140a7ae7d0bed4732281194b988536f4981e | |
| parent | Bump version to 2024.8.0-rc.5 (diff) | |
| download | misskey-f4f55ef0124337a82fdb757240e2d692ca964b74.tar.gz misskey-f4f55ef0124337a82fdb757240e2d692ca964b74.tar.bz2 misskey-f4f55ef0124337a82fdb757240e2d692ca964b74.zip | |
New translations ja-jp.yml (English) (#14432)
| -rw-r--r-- | locales/en-US.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index a02d7fa804..c82ea3c9a2 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -2316,6 +2316,7 @@ _pages: eyeCatchingImageSet: "Set thumbnail" eyeCatchingImageRemove: "Delete thumbnail" chooseBlock: "Add a block" + enterSectionTitle: "Enter a section title" selectType: "Select a type" contentBlocks: "Content" inputBlocks: "Input" @@ -2499,7 +2500,10 @@ _moderationLogTypes: createAbuseReportNotificationRecipient: "Create a recipient for abuse reports" updateAbuseReportNotificationRecipient: "Update recipients for abuse reports" deleteAbuseReportNotificationRecipient: "Delete a recipient for abuse reports" + deleteAccount: "Delete the account" + deletePage: "Delete the page" deleteFlash: "Delete Play" + deleteGalleryPost: "Delete the gallery post" _fileViewer: title: "File details" type: "File type" |