This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
あかね
akane.jarinko.com
did:plc:6qpjglcllqhwh4db5gy233bf
[メモ]短縮URL生成ツール「YOURLS」管理画面日本語化手順
(1) https://github.com/havill/YOURLS-ja_JP から「ja_JP.po」をダウンロード
(2) po2mo.net でダウンロードした「ja_JP.po」を「ja_JP.mo」に変換
(3)「ja_JP.mo」をサーバーの /user/languages にアップ
(4) /user にある「config.php」内の「define( 'YOURLS_LANG', '' );」を「define( 'YOURLS_LANG', 'ja_JP' );」に書き換えて上書き
2025-03-14T08:26:33.850Z