LinkinStars
LinkinStars
> Hey, I saw, you just push new version, but unfortunaly, translations isn't handle by this file https://github.com/answerdev/answer/blob/main/ui/src/i18n/init.ts, so french, spanish and other languages are not available. Moreover, I suggest...
@den13501 Because French has been translated completely. Traditional Chinese is still being translated. You can check the progress of the translation [here](https://crowdin.com/project/answer).
> > Thanks for replying, I have just update all zh_TW translation to crowdin, please take time to review it,. @den13501 Thank you for your contribution to the translation, we...
@den13501 The latest docker image already includes the zh_TW translation. You can update it and try it out. There is also some translated content that is still under review.
@heubeck Let me confirm, is it the same question as this one? #667
@heubeck I just tried my Answer and it is normal. So it should be the environment issues. Help me confirm two situations. Firstly, try re-login after setting private mode and...
Great! > is there a way to force renewal of all sessions, so that other users don't run into this issue as well? I think maybe browsers generally have this...
> > I think maybe browsers generally have this feature to reload. > > sure - just wondering, if it could be worth having it enforced from answer itself after...
> ok, was able to reproduce: > > * having a private answer > * deploy a rebuild answer binary (`answer build --with-plugins...`) > * uploaded images result int http...
> yes, after the server restart, clients are logged out automatically In the configuration file, there is a `file_path` where the cached data is stored. The Answer caches the user's...