diff --git a/public/locales/ca/app.json b/public/locales/ca/app.json index cb1737d1a..f373fb74d 100644 --- a/public/locales/ca/app.json +++ b/public/locales/ca/app.json @@ -65,7 +65,10 @@ "name": "Nom", "namePlaceholder": "Jessie Smith", "new": "Nou", + "adminPollTitle": "{{title}}: Administrador", "newPoll": "Nova enquesta", + "createNew": "Nova enquesta", + "home": "Inici", "next": "Següent", "nextMonth": "Mes següent", "no": "No", diff --git a/public/locales/zh/app.json b/public/locales/zh/app.json index 36eaef368..c086e2ee2 100644 --- a/public/locales/zh/app.json +++ b/public/locales/zh/app.json @@ -68,6 +68,8 @@ "namePlaceholder": "杰西 · 史密斯", "new": "新建", "newPoll": "新建投票", + "createNew": "新建", + "home": "主页", "next": "下一步", "nextMonth": "下个月", "no": "不行",