web-sequence icon indicating copy to clipboard operation
web-sequence copied to clipboard

新用户无法创建和保存

Open danshuitaihejie opened this issue 1 year ago • 0 comments

Uploading 20240412_204733.mp4…

https://github.com/ZenUml/web-sequence/assets/48118719/e826583d-3573-41f0-b192-ec28b5fb6b4a

error: alert(You have ${Object.keys(this.state.user.items).length} diagrams, the limit is 3. Upgrade now for unlimited storage.),

danshuitaihejie avatar Apr 12 '24 12:04 danshuitaihejie

From what I know, BKCommonLib and all child plugins use the Localization.yml file to provide customizable messages, so it might be better, perhaps for consistency and unification, to add it to that file instead. https://dev.bukkit.org/projects/bkcommonlib/pages/general/localization

bbayu123 avatar Dec 18 '20 22:12 bbayu123

From what I know, BKCommonLib and all child plugins use the Localization.yml file to provide customizable messages, so it might be better, perhaps for consistency and unification, to add it to that file instead. https://dev.bukkit.org/projects/bkcommonlib/pages/general/localization

ah i see. i might need to scratch what i have so far then. lol.

Orlaando-dev avatar Dec 18 '20 22:12 Orlaando-dev

I've added a starting stub for localization to the plugin https://github.com/bergerhealer/Light-Cleaner/commit/ca893493ebc2d3f558a15dff5ef02e52c39a9d83

Feel free to extend it with your PR

bergerkiller avatar Dec 18 '20 23:12 bergerkiller