summaryrefslogtreecommitdiff
path: root/packages/i18n/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/i18n/src')
-rw-r--r--packages/i18n/src/autogen/locale.ts8
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/i18n/src/autogen/locale.ts b/packages/i18n/src/autogen/locale.ts
index 5a7c0c541f..ca253a5c97 100644
--- a/packages/i18n/src/autogen/locale.ts
+++ b/packages/i18n/src/autogen/locale.ts
@@ -9885,7 +9885,7 @@ export interface Locale extends ILocale {
*/
"clicker": string;
/**
- * 今日誕生日のユーザー
+ * もうすぐ誕生日のユーザー
*/
"birthdayFollowings": string;
/**
@@ -10024,6 +10024,12 @@ export interface Locale extends ILocale {
*/
"reverse": string;
};
+ "_birthdayFollowings": {
+ /**
+ * 期間
+ */
+ "period": string;
+ };
};
"_cw": {
/**