<p></p>
<p dir="auto">The reason I used word <code class="notranslate">followings</code> instead of <code class="notranslate">following</code> in the code is to avoid ambiguities, as <code class="notranslate">following</code> can mean 10 different things and it heavily depends on context, while <code class="notranslate">followings</code> is certainly a plural form of noun. When model has property <code class="notranslate">following</code> it is not obvious if this property is for the array of those people who follow this user, for the array of those people who are followed by this user, is some single object containing some kind of statistical data about those people who follow this user or etc. Adding <code class="notranslate">-s</code> makes meaning of the property clearer (property contains array of users who are following this user). To keep everything consistent and to avoid same ambiguity (as we have several pages which use this word) I chose to use <code class="notranslate">followings</code> instead of <code class="notranslate">following</code>. If, in practice, adding <code class="notranslate">-s</code> causes more problems than it solves, it can be changed. But, I think, if we change it, it should be changed only in i18n files, not in the model or other parts of the code.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5261#issuecomment-2614942152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJKFNJJT7NJMV3BXQL2MXHCPAVCNFSM6AAAAABP6QXVRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJUHE2DEMJVGI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMDWR6MMEVRAPF4NL32MXHCPA5CNFSM6AAAAABP6QXVRWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTU33TM4Q.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5261/c2614942152</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5261#issuecomment-2614942152",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5261#issuecomment-2614942152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>