diff options
author | Claire <claire.github-309c@sitedethib.com> | 2023-01-10 09:18:05 +0100 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2023-01-10 09:39:15 +0100 |
commit | 9765d2b3f8192ff8a8c1bc90faf5f87331a26118 (patch) | |
tree | 1325b4c03508ebc650af429e23f873b2aa5decde /app/javascript/mastodon/locales/ga.json | |
parent | ad17e1944aa4c01c5637199b464c9d78b7e54af2 (diff) | |
parent | aefefc74c468ffd90e3ac97bfed5973717138759 (diff) |
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `config/environments/production.rb`: Upstream changed headers, and we have different ones. Ported upstream's change.
Diffstat (limited to 'app/javascript/mastodon/locales/ga.json')
-rw-r--r-- | app/javascript/mastodon/locales/ga.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/ga.json b/app/javascript/mastodon/locales/ga.json index d4601195e..bd9a83853 100644 --- a/app/javascript/mastodon/locales/ga.json +++ b/app/javascript/mastodon/locales/ga.json @@ -542,6 +542,7 @@ "sign_in_banner.sign_in": "Sinigh isteach", "sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.", "status.admin_account": "Open moderation interface for @{name}", + "status.admin_domain": "Open moderation interface for {domain}", "status.admin_status": "Open this status in the moderation interface", "status.block": "Bac @{name}", "status.bookmark": "Leabharmharcanna", @@ -558,7 +559,7 @@ "status.favourite": "Rogha", "status.filter": "Filter this post", "status.filtered": "Filtered", - "status.hide": "Cuir postáil i bhfolach", + "status.hide": "Hide post", "status.history.created": "{name} created {date}", "status.history.edited": "Curtha in eagar ag {name} in {date}", "status.load_more": "Lódáil a thuilleadh", |