Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Translations are not working. #842

Open
yumemi-audagawa opened this issue Aug 15, 2024 · 2 comments
Open

Update Translations are not working. #842

yumemi-audagawa opened this issue Aug 15, 2024 · 2 comments

Comments

@yumemi-audagawa
Copy link

v1.10.0.4
Update Translations are not working.
An error message will appear when you press Update Translations.
image

@yjywybb
Copy link

yjywybb commented Aug 31, 2024

same issue

it seems the download link is broken.
URL: https://crowdin.com/backend/download/project/simpletweaks.zip

@ps-mirage
Copy link

ps-mirage commented Sep 2, 2024

using var request = new HttpRequestMessage(HttpMethod.Get, "https://crowdin.com/backend/download/project/simpletweaks.zip");

It seems that downloading from Crowdin now requires an account, which prevents the Update Translations button from working.

Register on Crowdin, download the simpletweaks.zip file, extract it, and put the language folder you need in “AppData\Roaming\XIVLauncher\pluginConfigs\SimpleTweaksPlugin\loc”. This will allow you to change the language.

日本語 Crowdinからのダウンロードにアカウントが必要になったみたいで、Update Translationsボタンが動作しないのはそれが原因かと思われます。 Crowdinに登録後、上記サイトからsimpletweaks.zipをダウンロートして解凍し、"jp"フォルダを"AppData\Roaming\XIVLauncher\pluginConfigs\SimpleTweaksPlugin\loc"に配置したら、日本語に変更できました。
中文 看起来从Crowdin下载现在需要一个账户,这就是为什么Update Translations按钮不起作用的原因。请在Crowdin上注册,下载simpletweaks.zip文件,解压缩,并将"zh-CN"文件夹放置在"AppData\Roaming\XIVLauncher\pluginConfigs\SimpleTweaksPlugin\loc"中。这样您就可以更改语言了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants