New web site for translators #1640
Replies: 9 comments 5 replies
-
Hi, I tried to look at your project but it's giving me 404 errors. Regarding your suggestions:
Happy holidays to you too :) |
Beta Was this translation helpful? Give feedback.
-
This is the error |
Beta Was this translation helpful? Give feedback.
-
PS. lazy load virtual scroll could be great as a Blazorise extension :) |
Beta Was this translation helpful? Give feedback.
-
Ha you have right - problem with 1 link after my update. I will fix this: request https://oriin.ga:8000/api/v1/languages/?page=**0**&per_page=50 to https://oriin.ga:8000/api/v1/languages/?page=**1**&per_page=50 |
Beta Was this translation helpful? Give feedback.
-
This is really strange, but I still get the errors |
Beta Was this translation helpful? Give feedback.
-
On stackoverflow there is thread. This is your client - so probably adblock or opera blocker?
I checked it on several computers (opera/chrome/edge/IE/firefox) without adblock and no errors like this. |
Beta Was this translation helpful? Give feedback.
-
Why would I need to disable AdBlock to visit a webpage? Seems fishy from user's perspective. |
Beta Was this translation helpful? Give feedback.
-
I disabled AdBlock for now and now I'm able to see the app. it looks really nice I must say :) You also did a theme change, cool. Regarding the AdBlock, you should consider removing the scripts or files that are blocking the app from loading. |
Beta Was this translation helpful? Give feedback.
-
@kierepka Can you please explain more about the application? What is it used for and what is the benefit of it? Why is it different from a built-in IStringLocalizer, for example? |
Beta Was this translation helpful? Give feedback.
-
We create a system for translators in 2 people.
UI application in the form of WebAssembly made in C # using blazorise, fluxor and a few other additions.
Codes here: OriinDictionary, direct link to app: Oriin Dictionary
When I finish the application, I would like to add:
MatVirtualScroll - maybe it will come to the official repository later?
Thank you for this library and happy holidays and a successful new year.
Beta Was this translation helpful? Give feedback.
All reactions