Skip to content

Commit

Permalink
Import l10n.
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and mergify[bot] committed Jun 2, 2021
1 parent c039cce commit 1f98529
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions components/feature/prompts/src/main/res/values-th/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,14 @@
<string name="mozac_feature_prompt_repost_positive_button_text">ส่งข้อมูลอีกครั้ง</string>
<!-- Pressing this will dismiss the dialog and not refresh the webpage -->
<string name="mozac_feature_prompt_repost_negative_button_text">ยกเลิก</string>

<!-- Credit Card Autofill -->
<!-- Header for the select credit card prompt to allow users to fill a form with a saved credit card. -->
<string name="mozac_feature_prompts_select_credit_card">เลือกบัตรเครดิต</string>
<!-- Content description for expanding the select credit card options in the select credit card prompt. -->
<string name="mozac_feature_prompts_expand_credit_cards_content_description">ขยายบัตรเครดิตที่เสนอแนะ</string>
<!-- Content description for collapsing the select credit card options in the select credit prompt. -->
<string name="mozac_feature_prompts_collapse_credit_cards_content_description">ยุบบัตรเครดิตที่เสนอแนะ</string>
<!-- Option in the expanded select credit card prompt that links to credit cards settings -->
<string name="mozac_feature_prompts_manage_credit_cards">จัดการบัตรเครดิต</string>
</resources>

0 comments on commit 1f98529

Please sign in to comment.