mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
As part of localizing tags, we want to also add locale attribute to tags. This commit is standalone so as to not bloat the future ones for review. (we will be adding slug column + controller changes in a single future PR) Part 2 of many - https://github.com/discourse/discourse/pull/35962 - t/153419