* Update ja-JP.yml * Create 404.vue * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update 404.vue * Update meta.ts * Update instance.vue * Update update-meta.ts
This commit is contained in:
parent
638d81b66e
commit
08142ead67
11 changed files with 91 additions and 2 deletions
|
@ -46,6 +46,13 @@ export const meta = {
|
|||
}
|
||||
},
|
||||
|
||||
errorImageUrl: {
|
||||
validator: $.str.optional.nullable,
|
||||
desc: {
|
||||
'ja-JP': 'インスタンスのエラー画像URL'
|
||||
}
|
||||
},
|
||||
|
||||
name: {
|
||||
validator: $.str.optional.nullable,
|
||||
desc: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue