Improve comment section

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-15 16:20:58 +02:00
parent d8bdc132e8
commit 47297127a2
19 changed files with 325 additions and 272 deletions

View File

@@ -3,5 +3,5 @@ defprotocol Mobilizon.Service.Metadata do
Build tags
"""
def build_tags(entity)
def build_tags(entity, locale \\ "en")
end