Skip to content

Commit

Permalink
Add punctuatin to news articles.
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed May 31, 2024
1 parent 467a7f6 commit ab6cea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/locales/bg/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"read-more": "Прочетете повече",
"read-less": "Прочетете по-малко",
"see-all-news": "Вижте всички новини",
"news-not-found": "Не бяха намерени новини за тази кампания",
"news-not-found": "Не бяха намерени новини за тази кампания.",
"write-new-article": "Напишете нова статия",
"status": {
"draft": "Чернова",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"edit-form-heading": "Edit article",
"read-less": "Read less",
"see-all-news": "See all news",
"news-not-found": "No news articles were found for this campaign",
"news-not-found": "No news articles were found for this campaign.",
"write-new-article": "Write an article",
"status": {
"draft": "Draft",
Expand Down

0 comments on commit ab6cea6

Please sign in to comment.