diff --git a/translations/ar.json b/translations/ar.json index 56186eeb..2fba7566 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -215,5 +215,6 @@ "Happening This Week": "يحدث هذا الاسبوع", "Blog": "مدونة", "Blogs": "المدونات", - "Title": "عنوان" + "Title": "عنوان", + "About the author": "عن المؤلف" } diff --git a/translations/ca.json b/translations/ca.json index 4cdd0c20..53dff387 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -215,5 +215,6 @@ "Happening This Week": "Passa aquesta setmana", "Blog": "Bloc", "Blogs": "Blocs", - "Title": "Títol" + "Title": "Títol", + "About the author": "Sobre l’autor" } diff --git a/translations/cy.json b/translations/cy.json index 35e8e60f..e13b1c8f 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -215,5 +215,6 @@ "Happening This Week": "Yn Digwydd Yr Wythnos Hon", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Teitl" + "Title": "Teitl", + "About the author": "Am yr awdur" } diff --git a/translations/de.json b/translations/de.json index f17232c9..1c2b4dd7 100644 --- a/translations/de.json +++ b/translations/de.json @@ -215,5 +215,6 @@ "Happening This Week": "Diese Woche passiert", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Titel" + "Title": "Titel", + "About the author": "Über den Autor" } diff --git a/translations/en.json b/translations/en.json index 03178016..9dde7207 100644 --- a/translations/en.json +++ b/translations/en.json @@ -215,5 +215,6 @@ "Happening This Week": "Happening This Week", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Title" + "Title": "Title", + "About the author": "About the author" } diff --git a/translations/es.json b/translations/es.json index e43a49be..94e13293 100644 --- a/translations/es.json +++ b/translations/es.json @@ -215,5 +215,6 @@ "Happening This Week": "Sucediendo esta semana", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Título" + "Title": "Título", + "About the author": "Sobre la autora" } diff --git a/translations/fr.json b/translations/fr.json index 4dd8ad26..e7f0213e 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -215,5 +215,6 @@ "Happening This Week": "Se passe cette semaine", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Titre" + "Title": "Titre", + "About the author": "A propos de l'auteur" } diff --git a/translations/ga.json b/translations/ga.json index af8892aa..c950d3a7 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -215,5 +215,6 @@ "Happening This Week": "Ag tarlú an tseachtain seo", "Blog": "Blag", "Blogs": "Blaganna", - "Title": "Teideal" + "Title": "Teideal", + "About the author": "Faoin tÚdar" } diff --git a/translations/hi.json b/translations/hi.json index 8b9aa928..9a8d2c17 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -215,5 +215,6 @@ "Happening This Week": "इस सप्ताह हो रहा है", "Blog": "ब्लॉग", "Blogs": "ब्लॉग", - "Title": "शीर्षक" + "Title": "शीर्षक", + "About the author": "लेखक के बारे में" } diff --git a/translations/it.json b/translations/it.json index 2cd957e0..f93b36dd 100644 --- a/translations/it.json +++ b/translations/it.json @@ -215,5 +215,6 @@ "Happening This Week": "Succede questa settimana", "Blog": "Blog", "Blogs": "Blog", - "Title": "Titolo" + "Title": "Titolo", + "About the author": "Circa l'autore" } diff --git a/translations/ja.json b/translations/ja.json index abf2c957..54ee6742 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -215,5 +215,6 @@ "Happening This Week": "今週の出来事", "Blog": "ブログ", "Blogs": "ブログ", - "Title": "題名" + "Title": "題名", + "About the author": "著者について" } diff --git a/translations/oc.json b/translations/oc.json index 4b8c43b5..dec63e40 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -211,5 +211,6 @@ "Happening This Week": "Happening This Week", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Title" + "Title": "Title", + "About the author": "About the author" } diff --git a/translations/pt.json b/translations/pt.json index 56de557d..396a6e0f 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -215,5 +215,6 @@ "Happening This Week": "Acontecendo Esta Semana", "Blog": "Blog", "Blogs": "Blogs", - "Title": "Título" + "Title": "Título", + "About the author": "Sobre o autor" } diff --git a/translations/ru.json b/translations/ru.json index 43d50c90..32d63a34 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -215,5 +215,6 @@ "Happening This Week": "Происходит на этой неделе", "Blog": "Блог", "Blogs": "Блоги", - "Title": "заглавие" + "Title": "заглавие", + "About the author": "Об авторе" } diff --git a/translations/zh.json b/translations/zh.json index 382d0cf2..3419cf1c 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -215,5 +215,6 @@ "Happening This Week": "本周发生", "Blog": "博客", "Blogs": "网志", - "Title": "标题" + "Title": "标题", + "About the author": "关于作者" }