mateuszmigas / painting-droid

AI-powered cross-platform painting app inspired by the legendary MS Paint.
https://www.paintingdroid.com
GNU General Public License v3.0
116 stars 3 forks source link

Replace missing translations in dialogs #26

Closed mateuszmigas closed 2 months ago

mateuszmigas commented 5 months ago

Please describe the problem. There might be places in dialogs that do not use translated objects and have hard-coded text. apps/web/src/components/dialogs

Describe the solution you'd like Please replace these instances with the use of object translations. Stick to the current convention.

Describe alternatives you've considered N/A

Additional context N/A