mirror of
https://github.com/misskey-dev/misskey
synced 2025-10-21 09:20:26 +02:00
* fix(frontend): ウォーターマーク配置のエフェクトが壊れている問題を修正 * enhance: add settings for noBoundingBoxExpansion * Update Changelog * fix * perf: ウォーターマークのrepeatをWRAP属性で制御するように * fix: ウォーターマークをrepeatした際に回転や拡大縮小の中心が「位置」設定を考慮しないのを修正 * fix: ウォーターマークをrepeatした際にマージンが各ウォーターマークごとのマージンとなっていない問題を修正 * fix: リピートモード時の拡大縮小の原点が、アライメントの設定にかかわらず左上になる問題を修正 * enhance: preserveBoundingRect の翻訳文字を変更 * fix: remove description * fix * fix: 回転の向きが逆になっているのを修正 * fix: マージンは元画像の大きさに対する割合で算出するように * Update watermarkPlacement.ts --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> |
||
---|---|---|
.. | ||
ar-SA.yml | ||
bn-BD.yml | ||
ca-ES.yml | ||
cs-CZ.yml | ||
da-DK.yml | ||
de-DE.yml | ||
el-GR.yml | ||
en-US.yml | ||
es-ES.yml | ||
fr-FR.yml | ||
generateDTS.js | ||
hr-HR.yml | ||
ht-HT.yml | ||
hu-HU.yml | ||
id-ID.yml | ||
index.d.ts | ||
index.js | ||
it-IT.yml | ||
ja-JP.yml | ||
ja-KS.yml | ||
jbo-EN.yml | ||
kab-KAB.yml | ||
kn-IN.yml | ||
ko-GS.yml | ||
ko-KR.yml | ||
lo-LA.yml | ||
nl-NL.yml | ||
no-NO.yml | ||
package.json | ||
pl-PL.yml | ||
pt-PT.yml | ||
README.md | ||
ro-RO.yml | ||
ru-RU.yml | ||
si-LK.yml | ||
sk-SK.yml | ||
sv-SE.yml | ||
th-TH.yml | ||
tr-TR.yml | ||
ug-CN.yml | ||
uk-UA.yml | ||
uz-UZ.yml | ||
verify.js | ||
vi-VN.yml | ||
zh-CN.yml | ||
zh-TW.yml |
DO NOT edit locale files except ja-JP.yml
.
When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.
Please see Contribution guide for more information.