Blog title

main
Bob Mottram 2020-02-24 15:18:36 +00:00
parent b628880986
commit bab9e461c6
16 changed files with 31 additions and 15 deletions

View File

@ -214,5 +214,6 @@
"Happening Today": "يحدث اليوم", "Happening Today": "يحدث اليوم",
"Happening This Week": "يحدث هذا الاسبوع", "Happening This Week": "يحدث هذا الاسبوع",
"Blog": "مدونة", "Blog": "مدونة",
"Blogs": "المدونات" "Blogs": "المدونات",
"Title": "عنوان"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Passant avui", "Happening Today": "Passant avui",
"Happening This Week": "Passa aquesta setmana", "Happening This Week": "Passa aquesta setmana",
"Blog": "Bloc", "Blog": "Bloc",
"Blogs": "Blocs" "Blogs": "Blocs",
"Title": "Títol"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Digwydd Heddiw", "Happening Today": "Digwydd Heddiw",
"Happening This Week": "Yn Digwydd Yr Wythnos Hon", "Happening This Week": "Yn Digwydd Yr Wythnos Hon",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Teitl"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Heute passiert", "Happening Today": "Heute passiert",
"Happening This Week": "Diese Woche passiert", "Happening This Week": "Diese Woche passiert",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Titel"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Happening Today", "Happening Today": "Happening Today",
"Happening This Week": "Happening This Week", "Happening This Week": "Happening This Week",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Title"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Sucediendo hoy", "Happening Today": "Sucediendo hoy",
"Happening This Week": "Sucediendo esta semana", "Happening This Week": "Sucediendo esta semana",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Título"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Se passe aujourd'hui", "Happening Today": "Se passe aujourd'hui",
"Happening This Week": "Se passe cette semaine", "Happening This Week": "Se passe cette semaine",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Titre"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Ag tarlú inniu", "Happening Today": "Ag tarlú inniu",
"Happening This Week": "Ag tarlú an tseachtain seo", "Happening This Week": "Ag tarlú an tseachtain seo",
"Blog": "Blag", "Blog": "Blag",
"Blogs": "Blaganna" "Blogs": "Blaganna",
"Title": "Teideal"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "आज हो रहा है", "Happening Today": "आज हो रहा है",
"Happening This Week": "इस सप्ताह हो रहा है", "Happening This Week": "इस सप्ताह हो रहा है",
"Blog": "ब्लॉग", "Blog": "ब्लॉग",
"Blogs": "ब्लॉग" "Blogs": "ब्लॉग",
"Title": "शीर्षक"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Succede oggi", "Happening Today": "Succede oggi",
"Happening This Week": "Succede questa settimana", "Happening This Week": "Succede questa settimana",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blog" "Blogs": "Blog",
"Title": "Titolo"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "今日の出来事", "Happening Today": "今日の出来事",
"Happening This Week": "今週の出来事", "Happening This Week": "今週の出来事",
"Blog": "ブログ", "Blog": "ブログ",
"Blogs": "ブログ" "Blogs": "ブログ",
"Title": "題名"
} }

View File

@ -210,5 +210,6 @@
"Happening Today": "Happening Today", "Happening Today": "Happening Today",
"Happening This Week": "Happening This Week", "Happening This Week": "Happening This Week",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Title"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Acontecendo hoje", "Happening Today": "Acontecendo hoje",
"Happening This Week": "Acontecendo Esta Semana", "Happening This Week": "Acontecendo Esta Semana",
"Blog": "Blog", "Blog": "Blog",
"Blogs": "Blogs" "Blogs": "Blogs",
"Title": "Título"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "Происходит сегодня", "Happening Today": "Происходит сегодня",
"Happening This Week": "Происходит на этой неделе", "Happening This Week": "Происходит на этой неделе",
"Blog": "Блог", "Blog": "Блог",
"Blogs": "Блоги" "Blogs": "Блоги",
"Title": "заглавие"
} }

View File

@ -214,5 +214,6 @@
"Happening Today": "今天发生", "Happening Today": "今天发生",
"Happening This Week": "本周发生", "Happening This Week": "本周发生",
"Blog": "博客", "Blog": "博客",
"Blogs": "网志" "Blogs": "网志",
"Title": "标题"
} }

View File

@ -1249,6 +1249,7 @@ def htmlNewPost(mediaInstance: bool,translate: {}, \
extraFields='' extraFields=''
endpoint='newpost' endpoint='newpost'
if path.endswith('/newblog'): if path.endswith('/newblog'):
placeholderSubject=translate['Title']
scopeIcon='scope_blog.png' scopeIcon='scope_blog.png'
scopeDescription=translate['Blog'] scopeDescription=translate['Blog']
endpoint='newblog' endpoint='newblog'