chore: update localization strings for service links and content warning rule

This commit is contained in:
ced 2024-06-11 10:49:26 +00:00
parent 84face19f6
commit 7eb80dc889
2 changed files with 10746 additions and 13416 deletions

40
locales/index.d.ts vendored
View file

@ -1724,9 +1724,13 @@ export interface Locale extends ILocale {
*
*/
"userList": string;
/**
* Misskeyへのリンク
*/
/**
* Serviceへのリンク
*/
"toServiceArt": string;
/**
*
*/
"about": string;
/**
* Misskeyについて
@ -4164,6 +4168,14 @@ export interface Locale extends ILocale {
*
*/
"disableFederationOk": string;
/**
* R18などNSFWに相当する内容を投稿する場合は稿
* https://service.misskey.art
*/
"contentWarningCheckRule": string;
/**
*
*/
"invitationRequiredToRegister": string;
/**
*
@ -6327,10 +6339,13 @@ export interface Locale extends ILocale {
*/
"flavor": string;
};
"_cookieClicked": {
"_puddingClicked": {
/**
*
*/
"title": string;
/**
*
*
*/
"description": string;
/**
@ -7045,6 +7060,14 @@ export interface Locale extends ILocale {
*
*/
"source": string;
/**
*
*/
"originalSource": string;
/**
* Misskey.ioのソースコード
*/
"ioSource": string;
/**
*
*/
@ -8691,6 +8714,13 @@ export interface Locale extends ILocale {
*
*/
"local": string;
/**
*
*/
"media": string;
/**
*
*/
"social": string;
/**
*

24122
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff