Merge pull request #22505 from overleaf/em-add-on-checkout

Add an "Add-on:" label to the checkout page for Error Assist

GitOrigin-RevId: c25554b73aa030f880b8d10051247a7cfe5ca3e0
This commit is contained in:
Eric Mc Sween
2024-12-17 08:15:12 -05:00
committed by Copybot
parent 7cb146765c
commit c1360fde7c
2 changed files with 2 additions and 0 deletions
@@ -77,6 +77,7 @@
"add_more_users": "",
"add_more_users_to_my_plan": "",
"add_new_email": "",
"add_on": "",
"add_ons_are": "",
"add_or_remove_project_from_tag": "",
"add_people": "",
+1
View File
@@ -89,6 +89,7 @@
"add_more_users": "Add more users",
"add_more_users_to_my_plan": "Add more users to my plan",
"add_new_email": "Add new email",
"add_on": "Add-on",
"add_ons_are": "<strong>Add-ons:</strong> __addOnName__",
"add_or_remove_project_from_tag": "Add or remove project from tag __tagName__",
"add_people": "Add people",