diff --git a/locales/ja.yml b/locales/ja.yml index efc4e575e..9fd613076 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -1351,3 +1351,7 @@ docs: name: "名前" type: "型" description: "説明" + + +dev/views/index.vue: + manage-apps: "アプリの管理" \ No newline at end of file diff --git a/src/client/app/dev/views/index.vue b/src/client/app/dev/views/index.vue index 3f572b390..bb137481f 100644 --- a/src/client/app/dev/views/index.vue +++ b/src/client/app/dev/views/index.vue @@ -1,6 +1,6 @@