mirror of https://github.com/mastodon/mastodon
Use collection partial for rule translation in signup flow (#35932)
parent
a495a0cbfc
commit
14ca5d0e6b
@ -0,0 +1,4 @@
|
||||
%li
|
||||
%button{ type: 'button', aria: { expanded: 'false' } }
|
||||
.rules-list__text= rule_translation.text
|
||||
.rules-list__hint= rule_translation.hint
|
||||
Loading…
Reference in New Issue