1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ProfileAvatar.git synced 2024-09-19 15:23:45 +02:00
plugin-ProfileAvatar/lang/ja.json

11 lines
718 B
JSON
Raw Normal View History

{
"ProfileAvatar": {
"AvatarTypeDescription": "アバターを生成するためのモードを選択します。",
"AvatarTypeTitle": "アバタータイプ",
"DataURLsDescription": "この機能を有効にすると、メインのリクエストに画像が格納されるため、画像の読み込みが非常に速くなりますが、特に大きな画像の場合は、APIリクエストが肥大化する可能性があります。",
"DataURLsTitle": "データURLの使用",
"ShowInVisitorLogDescription": "これを有効にすると、訪問者ログにもアバターが表示されます。",
"ShowInVisitorLogTitle": "訪問者ログに表示"
}
}