chore: add locales

This commit is contained in:
Marie 2024-11-04 19:03:03 +01:00
parent 5b56da577c
commit 41b0a6524d
No known key found for this signature in database
GPG key ID: 7ADF6C9CD9A28555
2 changed files with 6 additions and 3 deletions

6
locales/index.d.ts vendored
View file

@ -5734,7 +5734,7 @@ export interface Locale extends ILocale {
*/
"inquiryUrlDescription": string;
/**
*
* If no moderator activity is detected for a period of time, this setting is automatically turned off to prevent spam.
*/
"thisSettingWillAutomaticallyOffWhenModeratorsInactive": string;
/**
@ -9762,11 +9762,11 @@ export interface Locale extends ILocale {
*/
"userCreated": string;
/**
*
* When a moderator is inactive for a period of time
*/
"inactiveModeratorsWarning": string;
/**
*
* When a moderator has been inactive for a period of time and is changed to invitation only by the system
*/
"inactiveModeratorsInvitationOnlyChanged": string;
};

View file

@ -188,6 +188,7 @@ _serverSettings:
sidebarLogoUsageExample: "E.g. In the sidebar, to visitors and in the \"About\" page."
inquiryUrl: "Contact URL"
inquiryUrlDescription: "Specify the URL of a web page that contains a contact form or the instance operators' contact information."
thisSettingWillAutomaticallyOffWhenModeratorsInactive: "If no moderator activity is detected for a period of time, this setting is automatically turned off to prevent spam."
_accountMigration:
moveAccountDescription: "This will migrate your account to a different one.\n ・Followers from this account will automatically be migrated to the new account\n ・This account will unfollow all users it is currently following\n ・You will be unable to create new notes etc. on this account\n\nWhile migration of followers is automatic, you must manually prepare some steps to migrate the list of users you are following. To do so, carry out a follows export that you will later import on the new account in the settings menu. The same procedure applies to your lists as well as your muted and blocked users.\n\n(This explanation applies to Sharkey v13.12.0 and later. Other ActivityPub software, such as Mastodon, might function differently.)"
_achievements:
@ -274,6 +275,8 @@ _webhookSettings:
renote: "When boosted"
_systemEvents:
abuseReportResolved: "When resolved abuse reports"
inactiveModeratorsWarning: "When a moderator is inactive for a period of time"
inactiveModeratorsInvitationOnlyChanged: "When a moderator has been inactive for a period of time and is changed to invitation only by the system"
_abuseReport:
_notificationRecipient:
_recipientType: