{copy().householdSettingsBody}
+{copy().billingCycleTitle}
+{copy().billingSettingsTitle}
+- {copy().billingCycleStatus.replace( - '{currency}', - cycleState()?.cycle?.currency ?? cycleForm().currency - )} -
-- {copy().shareRent}: {data().rentSourceAmountMajor}{' '} - {data().rentSourceCurrency} - {data().rentSourceCurrency !== data().currency - ? ` -> ${data().rentDisplayAmountMajor} ${data().currency}` - : ''} + {copy().billingCycleStatus.replace( + '{currency}', + cycleState()?.cycle?.currency ?? cycleForm().currency + )}
- )} - ++ {copy().shareRent}: {data().rentSourceAmountMajor}{' '} + {data().rentSourceCurrency} + {data().rentSourceCurrency !== data().currency + ? ` -> ${data().rentDisplayAmountMajor} ${data().currency}` + : ''} +
+ )} +{copy().billingCycleOpenHint}
+{copy().householdSettingsBody}
+ +{copy().utilityCategoriesTitle}
+{copy().utilityCategoriesBody}
+{copy().utilityBillsEmpty}
)}{copy().billingCycleOpenHint}
-{copy().utilityCategoriesBody}
-{copy().adminsBody}
-{copy().adminsTitle}
+{copy().adminsBody}
+{copy().pendingMembersBody}
-{copy().pendingMembersEmpty}
-- {member.username - ? copy().pendingMemberHandle.replace('{username}', member.username) - : (member.languageCode ?? 'Telegram')} -
- +{copy().pendingMembersBody}
+ {pendingMembers().length === 0 ? ( +{copy().pendingMembersEmpty}
+ ) : ( ++ {member.username + ? copy().pendingMemberHandle.replace('{username}', member.username) + : (member.languageCode ?? 'Telegram')} +
+ +