"Stickerpack" translation.

This commit is contained in:
Richard Lewis 2018-03-29 17:47:53 +01:00
parent c8f9586c9b
commit 6181ca642f
2 changed files with 2 additions and 1 deletions

View file

@ -125,7 +125,7 @@ export default class Stickerpicker extends React.Component {
// Load stickerpack content
if (stickerpickerWidget && stickerpickerWidget.content && stickerpickerWidget.content.url) {
// Set default name
stickerpickerWidget.content.name = stickerpickerWidget.name || "Stickerpack";
stickerpickerWidget.content.name = stickerpickerWidget.name || _t("Stickerpack");
this.widgetId = stickerpickerWidget.id;
stickersContent = (