re-gen translation index

This commit is contained in:
dakkar 2025-05-13 11:35:45 +01:00
parent caa524e557
commit 21eedda334

16
locales/index.d.ts vendored
View file

@ -6393,6 +6393,14 @@ export interface Locale extends ILocale {
*
*/
"thisSettingWillAutomaticallyOffWhenModeratorsInactive": string;
/**
*
*/
"deliverSuspendedSoftware": string;
/**
* semver 使>= 2024.3.1 2024.3.1-custom.0 >= 2024.3.1-0 prerelease
*/
"deliverSuspendedSoftwareDescription": string;
/**
* Logo URL
*/
@ -6405,14 +6413,6 @@ export interface Locale extends ILocale {
* E.g. In the sidebar, to visitors and in the "About" page.
*/
"sidebarLogoUsageExample": string;
/**
*
*/
"deliverSuspendedSoftware": string;
/**
* semver 使>= 2024.3.1 2024.3.1-custom.0 >= 2024.3.1-0 prerelease
*/
"deliverSuspendedSoftwareDescription": string;
};
"_accountMigration": {
/**