generated from vrchat-community/template-package
-
Notifications
You must be signed in to change notification settings - Fork 24
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
エラーレポートの言語指定がregionタグの有無で増えてしまう #157
Comments
少なくとも国タグの有無が混ざってる場合にはあるやつにないやつを混ぜるといいかもしれないと思いました |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
現在のローカライゼーションでは言語タグの定義がなされておらず、ツールによって国タグ(region)が曖昧なため、"en"、"en-US"、"en-UK"などのゆらぎで言語選択メニューが増えてしまうので、国タグを削除しまとめるほうが見栄えがいいかもしれないです。
”日本語”, ”日本語(日本)" -> "日本語"
ツール間で統一も手間ですし、今後ゆらぎも増えるかもしれないので
(AAOでは次回1.7.0~ en-USにするそうです)
The text was updated successfully, but these errors were encountered: