Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
For editing typos I would love it, but features tend to get very abused on Steam. Good intentions are one thing, how something is actually going to be used is another. Only because of the potential for massive abuse, going to say "pass" unless Steam records the pre-edit in case people are reported for sending scam links n such only to edit it as if they did nothing wrong.
Learn to double check what you are saying before you hit submit/post.
It's traditionally not a feature in chat platforms, because normally lines of chat are simply sent to the receiver, rather than re-retrieved every time someone loads it. Basically, you need a way to modify something that's already been sent to and arrived at the reader's computer, and one way to do that is to have a platform that maintains all the chat logs itself.
(I guess it might be possible to have the sender queue an action to modify a prior chat line and send this action to the receiver the next time they connect, and to have the receiver receive this action and edit it on the receiver's end. Could mean many such messages for a large group conversation, but just one for a one-to-one chat. I don't know whether there are any chat platforms that do it this way, but this seems like a way that doesn't require a centralized server. Regardless, Steam does have a centralized server so it could potentially do it the other way.)