diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ko/browser/browser/spotlight.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/spotlight.ftl b/l10n-ko/browser/browser/spotlight.ftl new file mode 100644 index 0000000000..719c6065ca --- /dev/null +++ b/l10n-ko/browser/browser/spotlight.ftl @@ -0,0 +1,22 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Dialog close button +spotlight-dialog-close-button = + .title = 닫기 + .aria-label = 닫기 + +## Mobile download button strings + +spotlight-android-marketplace-button = + .title = Google Play에서 받기 +spotlight-ios-marketplace-button = + .title = 앱 스토어에서 다운로드 + +## Firefox Focus promo message strings + +spotlight-focus-promo-title = { -focus-brand-name } 받기 +spotlight-focus-promo-subtitle = 다운로드하려면 QR 코드를 스캔하세요. +spotlight-focus-promo-qr-code = + .alt = QR 코드를 스캔하여 { -focus-brand-name } 받기 |