fix: rename Office Translator to Wordly everywhere
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 1m28s

Replaced all references to "Office Translator" with "Wordly" across
i18n translations (13 locales), auth forms, layout components, admin
sidebar, and page metadata.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 12:18:36 +02:00
parent b2b6f03399
commit c2e9617045
6 changed files with 31 additions and 31 deletions

View File

@@ -16,7 +16,7 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Office Translator - Translate Documents, Keep the Format",
title: "Wordly - Translate Documents, Keep the Format",
description: "Translate Excel, Word, and PowerPoint documents with zero formatting loss. Fast, private, and accurate document translation.",
};