diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 90787e6e..9ff5f5ba 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "Replace X branding changes" + }, + "hideTimelineTweetBoxLabel": { + "message": "Tweet box in timeline" } } \ No newline at end of file diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 74e2be6c..f7152752 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "Reemplazar X cambios de marca" + }, + "hideTimelineTweetBoxLabel": { + "message": "Cuadro de tweet en timeline" } } \ No newline at end of file diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 8d71fa02..56097947 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "Remplacer les changements de marque X" + }, + "hideTimelineTweetBoxLabel": { + "message": "Zone de tweet dans timeline" } } \ No newline at end of file diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index add87268..dab01ea1 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "X のブランド変更を置き換える" + }, + "hideTimelineTweetBoxLabel": { + "message": "タイムラインのツイートボックス" } } \ No newline at end of file diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 5622b3e5..6811e5af 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "X 브랜딩 변경 사항 바꾸기" + }, + "hideTimelineTweetBoxLabel": { + "message": "타임라인 트윗 상자" } } \ No newline at end of file diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 961320a0..f54e827e 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -340,5 +340,8 @@ }, "replaceLogoLabel": { "message": "更换 X 品牌变更" + }, + "hideTimelineTweetBoxLabel": { + "message": "时间线推文框" } } \ No newline at end of file diff --git a/options.html b/options.html index 097fac2d..095cbd94 100644 --- a/options.html +++ b/options.html @@ -451,6 +451,13 @@ +
+ +