Skip to content

Commit a89e955

Browse files
fixed typos in keywordTranslations (#299)
* typo fix in KeywordTranslations.json * another typo
1 parent d1198f2 commit a89e955

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/translations/KeywordTranslations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
"ko": "업로드"
401401
},
402402
"past-premiers": {
403-
"en": "Past Premiers",
403+
"en": "Past Premieres",
404404
"ko": "지난 최초 공개"
405405
},
406406
"all-videos": {
@@ -412,7 +412,7 @@
412412
"ko": "날짜"
413413
},
414414
"popular": {
415-
"en": "Polular",
415+
"en": "Popular",
416416
"ko": "인기"
417417
},
418418
"24h": {
@@ -587,4 +587,4 @@
587587
"en": "Save As",
588588
"ko": "다른 이름으로 저장"
589589
}
590-
}
590+
}

0 commit comments

Comments
 (0)