diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 04ec7394..e00e0f8a 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -136,7 +136,7 @@ "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." }, "chooseIconStyle": { - "message": "", + "message": "Choisissez une icône pour cette extension", "description": "Choose an icon for this extension" } } diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index ef7527b7..4d0dc459 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -136,7 +136,7 @@ "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." }, "chooseIconStyle": { - "message": "", + "message": "Velg et ikon for denne utvidelsen", "description": "Choose an icon for this extension" } } diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index dc3a0ed0..a1d9bc92 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -136,7 +136,7 @@ "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." }, "chooseIconStyle": { - "message": "", + "message": "Bu uzantı için bir simge seç", "description": "Choose an icon for this extension" } }