sh0o0 / otomo

GNU Affero General Public License v3.0
1 stars 0 forks source link

Localized web site #200

Closed sh0o0 closed 1 year ago

sh0o0 commented 1 year ago

Summary by CodeRabbit

195

coderabbitai[bot] commented 1 year ago

Walkthrough

この変更は、アプリケーションのローカライゼーションとユーザーインターフェースを強化します。新たにプライバシーポリシーが追加され、既存の翻訳キーが更新されました。また、設定ページに新しいセクションが追加され、ユーザーエクスペリエンスが向上しました。

Changes

ファイル 概要
frontend/l10n/app_*.arb 新しい翻訳キー"privacyPolicy"の追加と、既存の翻訳キー"inquiry"と"settingsPageAboutSection"の変更
frontend/lib/configs/l10n/app_localizations_*.dart AppLocalizationsクラスに新しいgetterメソッドの追加と既存のgetterメソッドの名前変更
frontend/lib/constants/links.dart LinksクラスのURLの更新と新しい定数privacyPolicyの追加
frontend/lib/views/pages/settings.dart SettingsPageのUIレイアウトの変更と新しいセクションの追加

🐰💻

新しい日が来て、コードは進化し、

ユーザーのために、私たちは努力し、

プライバシーポリシーと連絡先、明確になり、

うさぎのコード、新たな道を切り開く! 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. ### CodeRabbit Commands - Enter `@coderabbitai pause` as a PR comment to pause the reviews on a PR. - Enter `@coderabbitai resume` as a PR comment to resume the paused reviews. - For on-demand reviews, enter `@coderabbitai review` as a PR comment to trigger a review. This is useful when reviews are automatic disabled at the repository level. - Enter `@coderabbitai: ignore` in the PR description to stop a specific PR from being reviewed. Note these commands work only in the PR comment. For conversations with the bot, please use the review comments on code diffs or files.