Skip to content

Commit 6900e7f

Browse files
committed
fix(i18n): correct comment formatting for buttons in en-US translations
1 parent 88c1fb5 commit 6900e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/i18n/src/translations/en-US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const translations: I18nTranslations = {
2626
/* | Elements | */
2727
/* |---------------------------------------------------------------| */
2828

29-
//* Buttons */
29+
/* Buttons */
3030
'elements.buttons.signIn': 'Sign In',
3131
'elements.buttons.signOut': 'Sign Out',
3232
'elements.buttons.signUp': 'Sign Up',

0 commit comments

Comments
 (0)