File tree 1 file changed +10
-2
lines changed
invokeai/frontend/web/public/locales
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 118
118
"value" : " 値" ,
119
119
"label" : " ラベル" ,
120
120
"saveChanges" : " 変更を保存" ,
121
- "error_withCount_other" : " {{count}} 個のエラー"
121
+ "error_withCount_other" : " {{count}} 個のエラー" ,
122
+ "noMatches" : " 合致しません" ,
123
+ "compact" : " コンパクト" ,
124
+ "full" : " すべて" ,
125
+ "model_withCount_other" : " {{count}}個のモデル" ,
126
+ "noOptions" : " オプションがありません"
122
127
},
123
128
"gallery" : {
124
129
"galleryImageSize" : " 画像のサイズ" ,
639
644
"urlUnauthorizedErrorMessage" : " このモデルにアクセスするためにAPIトークンを構成する必要があるかもしれません." ,
640
645
"urlUnauthorizedErrorMessage2" : " ここでどうやるか学びます." ,
641
646
"inplaceInstall" : " 定位置にインストール" ,
642
- "fileSize" : " ファイルサイズ"
647
+ "fileSize" : " ファイルサイズ" ,
648
+ "modelPickerFallbackNoModelsInstalled2" : " <LinkComponent>モデルマネージャー</LinkComponent> にアクセスしてモデルをインストールしてください." ,
649
+ "filterModels" : " フィルターモデル" ,
650
+ "modelPickerFallbackNoModelsInstalled" : " モデルがインストールされていません."
643
651
},
644
652
"parameters" : {
645
653
"images" : " 画像" ,
You can’t perform that action at this time.
0 commit comments