From 8ea476808d172947085dd0457882352e306ad569 Mon Sep 17 00:00:00 2001 From: Teodor P Date: Sat, 20 Jun 2020 22:44:03 +0000 Subject: [PATCH] Pontoon: Update Bulgarian (bg) localization of Facebook Container Co-authored-by: :stoyan Co-authored-by: Teodor P. --- src/_locales/bg/messages.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json index befe1994..5cce0daf 100644 --- a/src/_locales/bg/messages.json +++ b/src/_locales/bg/messages.json @@ -3,8 +3,36 @@ "message": "Facebook Container", "description": "This is the name of the extension, and appears at the top of all onboarding panels. Please do not translate \"Facebook Container\"." }, + "onboarding1-subhead": { + "message": "Използване на Facebook Container", + "description": "This is the subhead of onboarding panel 1. Please do not translate \"Facebook Container\"" + }, + "btn-cancel": { + "message": "Отказ", + "description": "This is a button to cancel out of the onboarding panel." + }, + "btn-next": { + "message": "Напред", + "description": "This is a button to continue to the next onboarding panel." + }, + "btn-back": { + "message": "Назад", + "description": "This is a button that returns the user to the previous onboarding panel." + }, + "btn-done": { + "message": "Готово", + "description": "This is a button the user clicks to close out the panel when they have finished reading the text." + }, + "btn-arrow-back": { + "message": "Назад към предишен панел.", + "description": "This is alternative text for the back arrow button." + }, "learn-more": { "message": "Научете повече", "description": "This is a link that opens a page with more information about Facebook Container." + }, + "inPageUI-tooltip-prompt-checkbox": { + "message": "Спиране на този въпрос", + "description": "" } }