style(church-profile): lead AI tab title with English for consistency
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@
|
||||
</kendo-tabstrip-tab>
|
||||
|
||||
<!-- ── Tab 4: AI Settings (Settings permission) ───────────────────────── -->
|
||||
<kendo-tabstrip-tab title="AI 設定 / AI Settings" *appHasPermission="settingsPermission">
|
||||
<kendo-tabstrip-tab title="AI Settings / AI 設定" *appHasPermission="settingsPermission">
|
||||
<ng-template kendoTabContent>
|
||||
<div *ngIf="model" class="max-w-3xl pt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 gap-x-4 gap-y-3">
|
||||
|
||||
Reference in New Issue
Block a user