Repo name Bar to Glitch

This commit is contained in:
InterSocial 2023-12-24 12:46:15 -05:00
parent 3d2189393d
commit ff3b70d97f
2 changed files with 3 additions and 3 deletions

View file

@ -207,9 +207,9 @@
"errors.unexpected_crash.copy_stacktrace": "Kopiraj stacktrace u međuspremnik",
"errors.unexpected_crash.report_issue": "Prijavi problem",
"explore.search_results": "Rezultati pretrage",
"explore.suggested_follows": "Ljudi",
"explore.suggested_follows": "Korisnici",
"explore.title": "Pretraži",
"explore.trending_links": "Novosti",
"explore.trending_links": "Vijesti",
"explore.trending_statuses": "Objave",
"explore.trending_tags": "Hashtagovi",
"filter_modal.added.review_and_configure_title": "Postavke filtara",

View file

@ -25,7 +25,7 @@ module Mastodon
end
def build_metadata
['bar', ENV.fetch('MASTODON_VERSION_METADATA', nil)].compact_blank.join('.')
['glitch', ENV.fetch('MASTODON_VERSION_METADATA', nil)].compact_blank.join('.')
end
def to_a