+
{t("integration_settings.google.descriptions.sync_info")}
+
+ >
+ ) : (
+ <>
+
+ {t("integration_settings.google.descriptions.authenticated_as", {
+ email: recording.google_sheet_email,
+ })}
+
+ {loading ? (
+
+ ) : error ? (
+
{error}
+ ) : spreadsheets.length === 0 ? (
-
-
- >
- ) : (
- <>
-