MostroP2P / mostro

Lightning Network peer-to-peer exchange platform on Nostr
https://mostro.network
MIT License
154 stars 25 forks source link

Replace all text strings sent to users with actions #312

Open grunch opened 3 weeks ago

grunch commented 3 weeks ago

If we send english text strings from mostrod to clients, multilingual clients will have to match those exact english text strings to translate it to users languages, that would be an ugly fix, instead we should use descriptive actions that with-in the context clients devs could easily show the text string in the correct language to the user.

New actions should be added to mostro-core library

f3r10 commented 1 week ago

Hello, could I take this issue?

grunch commented 1 week ago

Hello, could I take this issue?

hi @f3r10 thanks for offer your contribution, but I think @Catrya is already working on this issue, but you can take another one you like 😃