diff --git a/extension/src/_locales/ja/messages.json b/extension/src/_locales/ja/messages.json index 34692540..695a9e77 100644 --- a/extension/src/_locales/ja/messages.json +++ b/extension/src/_locales/ja/messages.json @@ -71,6 +71,10 @@ "message": "アイコンの URL", "description": "The icon URL property of a web app" }, + "webAppID": { + "message": "ID", + "description": "The ID property of a web app" + }, "webAppProfile": { "message": "プロファイル", "description": "The profile property of a web app" @@ -91,6 +95,10 @@ "message": "テンプレート", "description": "The template property of a profile" }, + "profileID": { + "message": "ID", + "description": "The ID property of a profile" + }, "setupPageTitle": { "message": "Progressive Web Apps for Firefox のセットアップ", "description": "The title of the setup page"