Skip to content

🌐 Completed Greek translations for ghost and portal - #29148

Merged
9larsons merged 9 commits into
TryGhost:mainfrom
aphilop:i18n/el-translations-cont
Jul 8, 2026
Merged

🌐 Completed Greek translations for ghost and portal#29148
9larsons merged 9 commits into
TryGhost:mainfrom
aphilop:i18n/el-translations-cont

Conversation

@aphilop

@aphilop aphilop commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • pnpm --filter @tryghost/i18n lint:translations passes

Please check your PR against these items:

  • I've read and followed the Contributor Guide
  • I've explained my change
  • I've written an automated test to prove my change works --> NA

@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 247 translations across 2 files.

This is a very thorough and high-quality Greek translation. The language is natural, the formality is consistent throughout (polite plural "εσείς" form), placeholders are all correctly preserved, and inline HTML tags are intact. Just a couple of small points worth checking, noted inline. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά.",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The translation of "your inbox" is "γραμματοκιβώτιό σας". This string is used as a fallback substituted into the sentence "an email has been sent to {submittedEmailOrInbox}", which renders as "…στο γραμματοκιβώτιό σας". The phrase reads naturally, but "τα εισερχόμενά σας" might feel more natural in modern Greek UI contexts (the rest of the file uses "εισερχόμενα" consistently for "inbox"). This is only a suggestion — please keep whichever form you prefer.

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an intentional change. As far as I could see, {submittedEmailOrInbox} substitutes either a literal email address or the fallback string t('your inbox'), so whatever preposition precedes it needs to work with both a raw address and a plural noun phrase like "τα εισερχόμενά σας."
Translating "If you have an account, an email has been sent to {submittedEmailOrInbox}." would result:
a) Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο test@example.com. (correct)
b) Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο τα εισερχόμενά σας. (not correct)
or
b) Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο εισερχόμενά σας. (not correct)

Using: "your inbox": "γραμματοκιβώτιό σας"
a) Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο test@example.com. (correct)
b) Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο γραμματοκιβώτιό σας. (correct)

Comment thread ghost/i18n/locales/el/portal.json Outdated
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This pull request fills previously empty Greek locale strings in ghost/i18n/locales/el/ghost.json and ghost/i18n/locales/el/portal.json. The updates cover pluralization, membership and subscription messaging, email and verification copy, notifications, billing and account text, gift subscription flows, and unsubscribe/resubscribe messaging. The set of locale keys stays the same.

Changes

  • ghost/i18n/locales/el/ghost.json: populated Greek translations for pluralization, membership, email template, notification, and subscription lifecycle strings.
  • ghost/i18n/locales/el/portal.json: populated Greek translations for membership/billing, account settings, gift subscription, feedback, and unsubscribe/resubscribe messaging.

Possibly related PRs

  • TryGhost/Ghost#28904: Updates locale strings for gift subscription-related portal copy in another language.

Suggested reviewers: cathysarisky

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: completing Greek translations for ghost and portal.
Description check ✅ Passed The description matches the changeset by describing the completed Greek translation updates and test plan.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 247 translations across 2 files.

This is a thorough and high-quality Greek translation covering a very large number of strings across both files. The language is natural, the formal register (εσείς) is applied consistently throughout, placeholders are all intact, and inline HTML tags are preserved correctly. Just a couple of small points worth double-checking are noted inline. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The English source string is "your inbox" (used as a fallback substituted into a sentence like "an email has been sent to your inbox"). The current translation "γραμματοκιβώτιό σας" is grammatically correct, but it will be inserted into the string "Αν έχετε λογαριασμό, σας έχουμε στείλει ένα email στο {submittedEmailOrInbox}." — resulting in "...στο γραμματοκιβώτιό σας". The preposition "στο" requires the nominative/accusative neuter form; "γραμματοκιβώτιό σας" (with the genitive possessive) should work fine with "στο" since the noun is neuter. This looks correct as-is, but please confirm the full sentence reads naturally in context.

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread ghost/i18n/locales/el/portal.json Outdated
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 1 inline comment

Reviewed 247 translations across 2 files.

This is an excellent, comprehensive translation of the Greek locale files. The language is natural, consistent in register (formal "εσείς" form throughout, appropriate for Ghost's tone in a Greek context), placeholders are all intact, and the inline HTML tags are preserved correctly. Just one small issue was spotted that looks like an accidental leftover artifact. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

Comment thread ghost/i18n/locales/el/portal.json Outdated
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 247 translations across 2 files.

This is a thorough and high-quality Greek translation. The language is natural, consistent in register (formal/polite "εσείς" form throughout, which is appropriate for Greek), placeholders are all intact, and the overall tone matches Ghost's friendly brand voice well. Just a couple of small points worth checking are raised as inline comments. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The translation of "your inbox" is "γραμματοκιβώτιό σας". This string is used as a fallback substituted into the sentence "If you have an account, an email has been sent to {submittedEmailOrInbox}." The result would read "...σας έχουμε στείλει ένα email στο γραμματοκιβώτιό σας", which is grammatically correct but slightly awkward since "γραμματοκιβώτιο" is the physical mailbox. A more natural phrase for an email inbox in Greek would be "εισερχόμενά σας" — could you please confirm the intended choice?

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread ghost/i18n/locales/el/portal.json Outdated
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 248 translations across 2 files.

This is an impressively thorough and consistent Greek translation — the vocabulary is well chosen, the formal register is applied uniformly, and placeholder integrity is solid throughout both files. Just a couple of small points worth double-checking are noted inline. Ευχαριστώ πολύ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ The value "γραμματοκιβώτιό σας" is used as a fallback substitution in the sentence "…an email has been sent to {submittedEmailOrInbox}" (context.json: "Fallback text substituted into 'submittedEmailOrInbox'"). The result would read "…σας έχουμε στείλει ένα email στο γραμματοκιβώτιό σας", which is grammatically fine, but the article "το" before the noun (coming from the surrounding string) may clash. Could you confirm this reads naturally in context? A simpler alternative like "τα εισερχόμενά σας" might also work here.

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread ghost/i18n/locales/el/portal.json Outdated
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 3 inline comments

Reviewed 248 translations across 2 files.

This is an excellent, thorough translation of both files. The Greek is natural, consistent in register (formal/polite "εσείς" throughout, which is appropriate for a platform like Ghost), and all placeholders and inline tags have been preserved correctly. The placeholder name "Jamie Larson" has been sensibly replaced with the Greek name "Μαρία Βασιλείου", and the example email updated to match — well done. Just a couple of small points worth double-checking are noted inline. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The value "γραμματοκιβώτιό σας" is used as a fallback substitution in the sentence "an email has been sent to {submittedEmailOrInbox}" — so it will read "an email has been sent to γραμματοκιβώτιό σας". In the target sentence the phrase is in the accusative/locative after "στο", so it would need to be "στο γραμματοκιβώτιό σας". However, since the preposition "στο" is already part of the surrounding string and this value is substituted directly, the rendered text would be "στο γραμματοκιβώτιό σας", which looks correct. Could you please confirm this reads naturally in context?

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread ghost/i18n/locales/el/ghost.json Outdated
Comment thread ghost/i18n/locales/el/ghost.json Outdated
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 248 translations across 2 files.

This is a very thorough and high-quality translation of both files. The Greek is natural, consistent in register (formal "εσείς" throughout, appropriate for Ghost's audience), and all placeholders and inline tags are correctly preserved. Just a couple of small items worth a second look, noted inline. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The key 'your inbox' is used as a fallback substitution inserted mid-sentence into 'If you have an account, an email has been sent to {submittedEmailOrInbox}. Click the link inside or enter your code below.' The resulting Greek sentence would read '…σας έχουμε στείλει ένα email στο γραμματοκιβώτιό σας…', which is grammatically correct but slightly awkward because the article 'στο' already precedes it. The English fallback 'your inbox' is in the accusative/prepositional role. The current translation 'γραμματοκιβώτιό σας' fits fine after 'στο', so this is just flagging it for a quick sanity-check — please confirm you're happy with how it reads in context.

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Thank you for your support!": "Σας ευχαριστούμε για την υποστήριξή σας!",
"Thanks for the feedback!": "Ευχαριστούμε για το σχόλιο!",
"That didn't go to plan": "Αυτό δεν πήγε σύμφωνα με το σχέδιο",
"That didn't go to plan": "Κάτι πήγε στραβά",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ The English source 'That didn't go to plan' is a specific idiomatic phrase used as an error page heading (implying something went unexpectedly wrong, with a light touch of humour). The translation 'Κάτι πήγε στραβά' ('Something went wrong') is accurate in meaning but loses the slightly playful tone of the original. Would something like 'Δεν πήγε όπως σχεδιαζόταν' be a better fit, or is the more direct phrasing preferred for Greek audiences? Please use your judgement.

Automated suggestion — verify against your judgement as a native speaker.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As native Greek, I feel both the suggestion 'Δεν πήγε όπως σχεδιαζόταν' as well as the previous translation "Αυτό δεν πήγε σύμφωνα με το σχέδιο" do not really fit in this context. "Κάτι πήγε στραβά" is the normal way to say something went unexpectedly wrong.

aphilop added 8 commits July 7, 2026 15:38
ref TryGhost/Product#2795

Filled in the remaining untranslated `el` strings in ghost.json
(75 keys) and revised 1 existing translation for accuracy and
internal consistency:

- "If you did not make this request, you can simply delete this
  message." previously translated "message" as "μήνυμα"; changed to
  "email" to match the sibling line directly above it ("If you did
  not make this request, you can safely ignore this email."), since
  both refer to the same email within the same paragraph.

Verified (partly) visually against the emails received at Mailpit with Publication Language set to Greek.
ref TryGhost/Product#2795

Filled in the remaining untranslated `el` strings in portal.json
(144 keys) and revised existing translations for accuracy and
internal consistency. Also fixed some minor typos in previuous translations.
@9larsons
9larsons force-pushed the i18n/el-translations-cont branch from 3b28a2d to b59b999 Compare July 7, 2026 20:39
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 2 inline comments

Reviewed 248 translations across 2 files.

This is a thorough and high-quality translation of both files. The Greek is natural, consistent in register (formal "εσείς" throughout, which is appropriate for Ghost's audience), and all placeholders and inline tags appear to be correctly preserved. Just a couple of small points worth double-checking are noted inline. Ευχαριστούμε!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

Comment thread ghost/i18n/locales/el/portal.json
Comment thread ghost/i18n/locales/el/ghost.json
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌐 Automated translation review

Verdict: ⚠️ Has questions — 1 inline comment

Reviewed 248 translations across 2 files.

This is a thorough and high-quality translation of both files. The Greek is natural, consistent in register (formal "εσείς" throughout, which is appropriate), and all placeholders and inline tags are preserved correctly. The placeholder name "Jamie Larson" has been sensibly replaced with "Μαρία Βασιλείου", and the example email updated to match — well done. Just one small item worth double-checking is noted below. Ευχαριστώ!


Advisory review by i18n-review-bot. Non-blocking — a maintainer still owns the merge decision, and the bot cannot approve PRs on its own. Translator expertise wins where there is doubt.

"Your email has failed to resubscribe, please try again": "Δεν ήταν δυνατή η επανεγγραφή του email σας, δοκιμάστε ξανά",
"Your gift is ready": "Το δώρο σας είναι έτοιμο",
"Your gift subscription will expire on {expiryDate}": "Η συνδρομή δώρου σας θα λήξει στις {expiryDate}",
"your inbox": "γραμματοκιβώτιό σας",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 The value "γραμματοκιβώτιό σας" is used as a fallback substituted into the sentence "If you have an account, an email has been sent to {submittedEmailOrInbox}" — so the full sentence would read "…an email has been sent to γραμματοκιβώτιό σας". The English fallback is "your inbox", used as a noun phrase in the dative/locative sense ("sent to your inbox"). The Greek is grammatically correct here, but could it also work well as "τα εισερχόμενά σας" to match the term used everywhere else in the file (e.g. "στα εισερχόμενά σας")? Please consider whether "γραμματοκιβώτιό σας" or "τα εισερχόμενά σας" reads more naturally in this context.

Automated suggestion — verify against your judgement as a native speaker.

@nx-cloud

nx-cloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 58af933

Command Status Duration Result
nx run @tryghost/admin-x-settings:test:acceptance ✅ Succeeded 10m 38s View ↗
nx run ghost:test:ci:integration ✅ Succeeded 2m 49s View ↗
nx run ghost:test:integration ✅ Succeeded 2m 42s View ↗
nx run-many --target=build --projects=tag:publi... ✅ Succeeded <1s View ↗
nx run ghost:test:legacy ✅ Succeeded 2m 43s View ↗
nx run-many -t test:unit -p @tryghost/admin-x-s... ✅ Succeeded 2m 52s View ↗
nx run ghost:test:e2e ✅ Succeeded 2m 25s View ↗
nx run @tryghost/comments-ui:test:acceptance ✅ Succeeded 44s View ↗
Additional runs (5) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-07 21:05:02 UTC

@9larsons
9larsons merged commit b5944d9 into TryGhost:main Jul 8, 2026
43 checks passed
@aphilop

aphilop commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

@9larsons Thanks for merging.

@aphilop
aphilop deleted the i18n/el-translations-cont branch July 8, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants