Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ See how Rybbit compares to other analytics solutions:
| **Error Tracking** | ✅ | ❌ | ❌ | ❌ |
| **Public Dashboards** | ✅ | ❌ | ✅ | ❌ |
| **Organizations** | ✅ | ✅ | ✅ | ✅ |
| **SSO / OpenID Connect** | ✅ | ✅ | ✅ | ✅ |
| **Free Tier** | ✅ | ✅ | ❌ | ✅ |
| **Frog 🐸** | ✅ | ❌ | ❌ | ❌ |

Expand Down
3 changes: 2 additions & 1 deletion client/messages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Všechny řady událostí skryty",
"AKRVhS": "Klikni na položku v legendě pro zobrazení",
"NuhCPH": "Zjisti, jak sledovat události",
"/aq5/F": "Žádné vlastní události nenalezeny",
"ES6IYH": "Zkus jiný časový rozsah nebo filtr",
"/aq5/F": "Žádné vlastní události nenalezeny",
"j7BiRg": "Žádná událost nevybrána.",
"kF9XUo": "Časové razítko",
"EwRIOm": "Uživatel",
Expand Down Expand Up @@ -867,6 +867,7 @@
"+WnNru": "",
"DNeuzb": "",
"f7uwif": "",
"Ix3wt3": "",
"cPbI/I": "",
"xA1LY9": "",
"68djwb": "",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Alle Event-Reihen ausgeblendet",
"AKRVhS": "Klicken Sie auf ein Legendenelement, um es anzuzeigen",
"NuhCPH": "Erfahren Sie, wie Sie Events verfolgen",
"/aq5/F": "Keine benutzerdefinierten Events gefunden",
"ES6IYH": "Versuchen Sie einen anderen Zeitraum oder Filter",
"/aq5/F": "Keine benutzerdefinierten Events gefunden",
"j7BiRg": "Kein Event ausgewählt.",
"kF9XUo": "Zeitstempel",
"EwRIOm": "Benutzer",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Team erfolgreich erstellt",
"hfiE8k": "Team konnte nicht aktualisiert werden",
"DswPK3": "Team konnte nicht erstellt werden",
"97DGta": "Team erstellen",
"U01dmA": "Team bearbeiten",
"97DGta": "Team erstellen",
"03IKqU": "Teamname, Mitglieder und Website-Zuweisungen aktualisieren.",
"Ps71bZ": "Erstellen Sie ein neues Team, um Websites zu gruppieren und den Mitgliederzugriff zu steuern.",
"k+kHlN": "Teamname",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Sind Sie sicher, dass Sie das Team \"{name}\" löschen möchten? Websites, die diesem Team zugewiesen sind, werden nicht mehr zugewiesen und für alle Mitglieder sichtbar.",
"DNeuzb": "Teams",
"f7uwif": "Organisieren Sie Websites in Teams, um zu steuern, welche Mitglieder darauf zugreifen können.",
"Ix3wt3": "",

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.

⚠️ Potential issue | 🟡 Minor

Missing German translation for actively used key Ix3wt3.

This key is referenced by t("Learn more about teams") in client/src/app/settings/teams/layout.tsx (line 27) and will render as an empty string in the Teams settings UI for German users, breaking the sentence that introduces the "Learn more about teams" link.

🛠️ Suggested fix
-  "Ix3wt3": "",
+  "Ix3wt3": "Mehr über Teams erfahren",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"Ix3wt3": "",
"Ix3wt3": "Mehr über Teams erfahren",
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@client/messages/de.json` at line 870, The translation key "Ix3wt3" is empty
in client/messages/de.json but is used by t("Learn more about teams") in
client/src/app/settings/teams/layout.tsx; add an appropriate German translation
(e.g., "Erfahren Sie mehr über Teams") as the value for "Ix3wt3" in
client/messages/de.json so the Teams settings UI renders correctly for German
users, then rebuild/localize assets if your workflow requires it.

"cPbI/I": "Sie haben keine Berechtigung, die Teameinstellungen anzuzeigen.",
"xA1LY9": "Sie müssen eine Organisation erstellen oder zu einer hinzugefügt werden, bevor Sie Teams verwalten können.",
"68djwb": "Noch keine Teams",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "All event series hidden",
"AKRVhS": "Click a legend item to show it",
"NuhCPH": "Learn how to track events",
"/aq5/F": "No custom events found",
"ES6IYH": "Try a different date range or filter",
"/aq5/F": "No custom events found",
"j7BiRg": "No event selected.",
"kF9XUo": "Timestamp",
"EwRIOm": "User",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Team created successfully",
"hfiE8k": "Failed to update team",
"DswPK3": "Failed to create team",
"97DGta": "Create Team",
"U01dmA": "Edit Team",
"97DGta": "Create Team",
"03IKqU": "Update team name, members, and site assignments.",
"Ps71bZ": "Create a new team to group sites and control member access.",
"k+kHlN": "Team Name",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Are you sure you want to delete the team \"{name}\"? Sites assigned to this team will become unassigned and visible to all members.",
"DNeuzb": "Teams",
"f7uwif": "Organize sites into teams to control which members can access them.",
"Ix3wt3": "Learn more about teams",
"cPbI/I": "You don't have permission to view team settings.",
"xA1LY9": "You need to create or be added to an organization before you can manage teams.",
"68djwb": "No teams yet",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Todas las series de eventos ocultas",
"AKRVhS": "Haz clic en un elemento de la leyenda para mostrarlo",
"NuhCPH": "Aprende cómo rastrear eventos",
"/aq5/F": "No se encontraron eventos personalizados",
"ES6IYH": "Prueba un rango de fechas o filtro diferente",
"/aq5/F": "No se encontraron eventos personalizados",
"j7BiRg": "Ningún evento seleccionado.",
"kF9XUo": "Marca de tiempo",
"EwRIOm": "Usuario",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Equipo creado correctamente",
"hfiE8k": "Error al actualizar el equipo",
"DswPK3": "Error al crear el equipo",
"97DGta": "Crear equipo",
"U01dmA": "Editar equipo",
"97DGta": "Crear equipo",
"03IKqU": "Actualiza el nombre del equipo, los miembros y las asignaciones de sitios.",
"Ps71bZ": "Crea un nuevo equipo para agrupar sitios y controlar el acceso de los miembros.",
"k+kHlN": "Nombre del equipo",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "¿Estás seguro de que quieres eliminar el equipo \"{name}\"? Los sitios asignados a este equipo quedarán sin asignar y serán visibles para todos los miembros.",
"DNeuzb": "Equipos",
"f7uwif": "Organiza los sitios en equipos para controlar qué miembros pueden acceder a ellos.",
"Ix3wt3": "",
"cPbI/I": "No tienes permiso para ver la configuración del equipo.",
"xA1LY9": "Debes crear o ser agregado a una organización antes de poder administrar equipos.",
"68djwb": "Aún no hay equipos",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Toutes les séries d'événements masquées",
"AKRVhS": "Cliquez sur un élément de la légende pour l'afficher",
"NuhCPH": "Apprenez à suivre les événements",
"/aq5/F": "Aucun événement personnalisé trouvé",
"ES6IYH": "Essayez une autre période ou un autre filtre",
"/aq5/F": "Aucun événement personnalisé trouvé",
"j7BiRg": "Aucun événement sélectionné.",
"kF9XUo": "Horodatage",
"EwRIOm": "Utilisateur",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Équipe créée avec succès",
"hfiE8k": "Échec de la mise à jour de l'équipe",
"DswPK3": "Échec de la création de l'équipe",
"97DGta": "Créer une équipe",
"U01dmA": "Modifier l'équipe",
"97DGta": "Créer une équipe",
"03IKqU": "Mettre à jour le nom de l'équipe, les membres et les affectations de sites.",
"Ps71bZ": "Créez une nouvelle équipe pour regrouper les sites et contrôler l'accès des membres.",
"k+kHlN": "Nom de l'équipe",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Êtes-vous sûr de vouloir supprimer l'équipe \"{name}\" ? Les sites affectés à cette équipe deviendront non affectés et visibles pour tous les membres.",
"DNeuzb": "Équipes",
"f7uwif": "Organisez les sites en équipes pour contrôler quels membres peuvent y accéder.",
"Ix3wt3": "",
"cPbI/I": "Vous n'avez pas l'autorisation de consulter les paramètres de l'équipe.",
"xA1LY9": "Vous devez créer ou être ajouté à une organisation avant de pouvoir gérer les équipes.",
"68djwb": "Pas encore d'équipes",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Tutte le serie di eventi nascoste",
"AKRVhS": "Clicca un elemento della legenda per mostrarlo",
"NuhCPH": "Scopri come tracciare gli eventi",
"/aq5/F": "Nessun evento personalizzato trovato",
"ES6IYH": "Prova un intervallo di date diverso o un filtro",
"/aq5/F": "Nessun evento personalizzato trovato",
"j7BiRg": "Nessun evento selezionato.",
"kF9XUo": "Timestamp",
"EwRIOm": "Utente",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Team creato con successo",
"hfiE8k": "Impossibile aggiornare il team",
"DswPK3": "Impossibile creare il team",
"97DGta": "Crea team",
"U01dmA": "Modifica team",
"97DGta": "Crea team",
"03IKqU": "Aggiorna il nome del team, i membri e le assegnazioni dei siti.",
"Ps71bZ": "Crea un nuovo team per raggruppare i siti e controllare l'accesso dei membri.",
"k+kHlN": "Nome del team",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Sei sicuro di voler eliminare il team \"{name}\"? I siti assegnati a questo team diventeranno non assegnati e visibili a tutti i membri.",
"DNeuzb": "Team",
"f7uwif": "Organizza i siti in team per controllare quali membri possono accedervi.",
"Ix3wt3": "",

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.

⚠️ Potential issue | 🟡 Minor

Missing Italian translation for Ix3wt3.

The key Ix3wt3 maps to "Learn more about teams" in client/messages/en.json, but here it's an empty string. Italian users will see a blank link in the teams settings page.

🌐 Proposed translation
-  "Ix3wt3": "",
+  "Ix3wt3": "Scopri di più sui team",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"Ix3wt3": "",
"Ix3wt3": "Scopri di più sui team",
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@client/messages/it.json` at line 870, The translation key "Ix3wt3" is empty
in the Italian locale and should mirror the English "Learn more about teams";
update the value for "Ix3wt3" in the Italian messages to an appropriate Italian
string (e.g., "Scopri di più sui team" or "Ulteriori informazioni sui team") so
the teams settings link displays correctly for Italian users.

"cPbI/I": "Non hai il permesso di visualizzare le impostazioni del team.",
"xA1LY9": "Devi creare o essere aggiunto a un'organizzazione prima di poter gestire i team.",
"68djwb": "Nessun team ancora",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "すべてのイベント系列が非表示です",
"AKRVhS": "凡例の項目をクリックして表示します",
"NuhCPH": "イベントのトラッキング方法を学ぶ",
"/aq5/F": "カスタムイベントが見つかりません",
"ES6IYH": "別の日付範囲またはフィルターをお試しください",
"/aq5/F": "カスタムイベントが見つかりません",
"j7BiRg": "イベントが選択されていません。",
"kF9XUo": "タイムスタンプ",
"EwRIOm": "ユーザー",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "チームが正常に作成されました",
"hfiE8k": "チームの更新に失敗しました",
"DswPK3": "チームの作成に失敗しました",
"97DGta": "チームを作成",
"U01dmA": "チームを編集",
"97DGta": "チームを作成",
"03IKqU": "チーム名、メンバー、サイト割り当てを更新します。",
"Ps71bZ": "サイトをグループ化してメンバーアクセスを制御する新しいチームを作成します。",
"k+kHlN": "チーム名",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "チーム\"{name}\"を削除してよろしいですか?このチームに割り当てられたサイトは未割り当てになり、すべてのメンバーに表示されます。",
"DNeuzb": "チーム",
"f7uwif": "サイトをチームに整理して、どのメンバーがアクセスできるかを制御します。",
"Ix3wt3": "",

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.

⚠️ Potential issue | 🟡 Minor

Empty placeholder for Ix3wt3 — confirm this is intentional.

"Ix3wt3": "" leaves the "Learn more about teams" string untranslated for Japanese users (and will likely render as empty text in the UI rather than falling back to English, depending on how next-intl resolves missing values). If a Japanese translation isn't ready, consider removing the key so the default/fallback kicks in, or adding a translation.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@client/messages/ja.json` at line 870, The JSON key "Ix3wt3" in the Japanese
locale is an empty string causing the "Learn more about teams" message to render
blank; update the ja.json entry for "Ix3wt3" to a proper Japanese translation of
"Learn more about teams" (or delete the "Ix3wt3" key so the i18n fallback to the
default locale is used) and commit that change so next-intl will display the
intended text.

"cPbI/I": "チーム設定を表示する権限がありません。",
"xA1LY9": "チームを管理するには、まず組織を作成するか組織に追加される必要があります。",
"68djwb": "チームがまだありません",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "모든 이벤트 시리즈 숨김",
"AKRVhS": "범례 항목을 클릭하여 표시",
"NuhCPH": "이벤트 추적 방법 알아보기",
"/aq5/F": "사용자 정의 이벤트를 찾을 수 없음",
"ES6IYH": "다른 날짜 범위 또는 필터를 시도하세요",
"/aq5/F": "사용자 정의 이벤트를 찾을 수 없음",
"j7BiRg": "이벤트가 선택되지 않았습니다.",
"kF9XUo": "타임스탬프",
"EwRIOm": "사용자",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "팀이 성공적으로 생성되었습니다",
"hfiE8k": "팀 업데이트에 실패했습니다",
"DswPK3": "팀 생성에 실패했습니다",
"97DGta": "팀 생성",
"U01dmA": "팀 편집",
"97DGta": "팀 생성",
"03IKqU": "팀 이름, 멤버 및 사이트 할당을 업데이트합니다.",
"Ps71bZ": "사이트를 그룹화하고 멤버 액세스를 제어하는 새 팀을 만듭니다.",
"k+kHlN": "팀 이름",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "팀 \"{name}\"을(를) 삭제하시겠습니까? 이 팀에 할당된 사이트는 할당 해제되어 모든 멤버에게 표시됩니다.",
"DNeuzb": "팀",
"f7uwif": "어떤 멤버가 사이트에 액세스할 수 있는지 제어하기 위해 팀에 사이트를 구성합니다.",
"Ix3wt3": "",
"cPbI/I": "팀 설정을 볼 권한이 없습니다.",
"xA1LY9": "팀을 관리하려면 먼저 조직을 만들거나 추가되어야 합니다.",
"68djwb": "아직 팀이 없습니다",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Wszystkie serie zdarzeń ukryte",
"AKRVhS": "Kliknij element legendy, aby go wyświetlić",
"NuhCPH": "Dowiedz się, jak śledzić zdarzenia",
"/aq5/F": "Nie znaleziono niestandardowych zdarzeń",
"ES6IYH": "Spróbuj innego zakresu dat lub filtra",
"/aq5/F": "Nie znaleziono niestandardowych zdarzeń",
"j7BiRg": "Nie wybrano zdarzenia.",
"kF9XUo": "Znacznik czasu",
"EwRIOm": "Użytkownik",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Zespół został pomyślnie utworzony",
"hfiE8k": "Nie udało się zaktualizować zespołu",
"DswPK3": "Nie udało się utworzyć zespołu",
"97DGta": "Utwórz zespół",
"U01dmA": "Edytuj zespół",
"97DGta": "Utwórz zespół",
"03IKqU": "Zaktualizuj nazwę zespołu, członków i przypisania witryn.",
"Ps71bZ": "Utwórz nowy zespół, aby grupować witryny i kontrolować dostęp członków.",
"k+kHlN": "Nazwa zespołu",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Czy na pewno chcesz usunąć zespół \"{name}\"? Witryny przypisane do tego zespołu staną się nieprzypisane i widoczne dla wszystkich członków.",
"DNeuzb": "Zespoły",
"f7uwif": "Organizuj witryny w zespoły, aby kontrolować, którzy członkowie mogą do nich uzyskać dostęp.",
"Ix3wt3": "",

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.

⚠️ Potential issue | 🟡 Minor

Missing Polish translation for Ix3wt3 results in empty link text.

The key Ix3wt3 maps to "Learn more about teams" in client/messages/en.json and is rendered as the visible text of the ExternalLink in client/src/app/settings/teams/layout.tsx (line 27). With an empty string here, Polish users will see a blank/invisible link next to the teams description.

🌐 Proposed translation
-  "Ix3wt3": "",
+  "Ix3wt3": "Dowiedz się więcej o zespołach",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"Ix3wt3": "",
"Ix3wt3": "Dowiedz się więcej o zespołach",
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@client/messages/pl.json` at line 870, Add the missing Polish translation for
the message key "Ix3wt3" (which corresponds to "Learn more about teams" in
en.json and is used as the visible text for the ExternalLink in
settings/teams/layout.tsx) by replacing the empty string value with an
appropriate Polish translation (e.g., "Dowiedz się więcej o zespołach") so the
link is visible to Polish users.

"cPbI/I": "Nie masz uprawnień do wyświetlania ustawień zespołu.",
"xA1LY9": "Musisz utworzyć lub zostać dodany do organizacji, zanim będziesz mógł zarządzać zespołami.",
"68djwb": "Brak zespołów",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "Todas as séries de eventos ocultas",
"AKRVhS": "Clique em um item da legenda para exibi-lo",
"NuhCPH": "Saiba como rastrear eventos",
"/aq5/F": "Nenhum evento personalizado encontrado",
"ES6IYH": "Tente um intervalo de datas diferente ou filtro",
"/aq5/F": "Nenhum evento personalizado encontrado",
"j7BiRg": "Nenhum evento selecionado.",
"kF9XUo": "Data/Hora",
"EwRIOm": "Usuário",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "Time criado com sucesso",
"hfiE8k": "Falha ao atualizar time",
"DswPK3": "Falha ao criar time",
"97DGta": "Criar time",
"U01dmA": "Editar time",
"97DGta": "Criar time",
"03IKqU": "Atualize o nome do time, membros e atribuições de sites.",
"Ps71bZ": "Crie um novo time para agrupar sites e controlar o acesso dos membros.",
"k+kHlN": "Nome do time",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "Tem certeza que deseja excluir o time \"{name}\"? Os sites atribuídos a este time ficarão sem atribuição e visíveis para todos os membros.",
"DNeuzb": "Times",
"f7uwif": "Organize sites em times para controlar quais membros podem acessá-los.",
"Ix3wt3": "",
"cPbI/I": "Você não tem permissão para ver as configurações do time.",
"xA1LY9": "Você precisa criar ou ser adicionado a uma organização antes de gerenciar times.",
"68djwb": "Nenhum time ainda",
Expand Down
5 changes: 3 additions & 2 deletions client/messages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"Zx7WPP": "所有事件系列已隐藏",
"AKRVhS": "点击图例项以显示它",
"NuhCPH": "了解如何追踪事件",
"/aq5/F": "未找到自定义事件",
"ES6IYH": "尝试不同的日期范围或过滤器",
"/aq5/F": "未找到自定义事件",
"j7BiRg": "未选择事件。",
"kF9XUo": "时间戳",
"EwRIOm": "用户",
Expand Down Expand Up @@ -850,8 +850,8 @@
"EjE0iv": "团队创建成功",
"hfiE8k": "更新团队失败",
"DswPK3": "创建团队失败",
"97DGta": "创建团队",
"U01dmA": "编辑团队",
"97DGta": "创建团队",
"03IKqU": "更新团队名称、成员和站点分配。",
"Ps71bZ": "创建新团队以对站点进行分组并控制成员访问权限。",
"k+kHlN": "团队名称",
Expand All @@ -867,6 +867,7 @@
"+WnNru": "确定要删除团队\"{name}\"吗?分配给此团队的站点将变为未分配状态,所有成员均可见。",
"DNeuzb": "团队",
"f7uwif": "将站点组织成团队以控制哪些成员可以访问它们。",
"Ix3wt3": "",
"cPbI/I": "您没有权限查看团队设置。",
"xA1LY9": "您需要先创建或加入一个组织,才能管理团队。",
"68djwb": "暂无团队",
Expand Down
Loading