chore: bump version to 2024.5.0-oscar.12

This commit is contained in:
オスカー、 2024-08-28 01:26:44 +09:00
parent c513c85b14
commit 9319fa3bc7
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7
2 changed files with 9 additions and 9 deletions

16
locales/index.d.ts vendored
View File

@ -5184,35 +5184,35 @@ export interface Locale extends ILocale {
*/ */
"saveThisFile": string; "saveThisFile": string;
/** /**
* *
*/ */
"vacationMode": string; "vacationMode": string;
/** /**
* , . *
*/ */
"vacationModeDescription": string; "vacationModeDescription": string;
/** /**
* * 使
*/ */
"useVacationMode": string; "useVacationMode": string;
/** /**
* *
*/ */
"mindControl": string; "mindControl": string;
/** /**
* , Misskey에서 . * Misskeyの疲労感を少なくするためにいくつかの設定を調整することができます
*/ */
"mindControlDescription": string; "mindControlDescription": string;
/** /**
* *
*/ */
"hideCounters": string; "hideCounters": string;
/** /**
* , , . *
*/ */
"hideCountersDescription": string; "hideCountersDescription": string;
/** /**
* . . * 使
*/ */
"youAreOnVacation": string; "youAreOnVacation": string;
"_bubbleGame": { "_bubbleGame": {

View File

@ -1,6 +1,6 @@
{ {
"name": "misskey", "name": "misskey",
"version": "2024.5.0-oscar.11", "version": "2024.5.0-oscar.12",
"codename": "nasubi", "codename": "nasubi",
"repository": { "repository": {
"type": "git", "type": "git",