Skip to content

Commit 723b904

Browse files
authored
Merge pull request #13633 from bbc/korean-fix-byline-and
Udpate Korean 'and' translation
2 parents a763991 + edeaa58 commit 723b904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/lib/config/services/korean.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const service: DefaultServiceConfig = {
4747
showAdPlaceholder: false,
4848
showRelatedTopics: true,
4949
translations: {
50-
and: '그리고',
50+
and: ', ',
5151
pagination: {
5252
previousPage: '이전',
5353
nextPage: '다음',

0 commit comments

Comments
 (0)