{{ t('diplomacy.alliedWith') }}:
{{ getAllyName(allyId) }}
+{{ npc.allies.length - 5 }} {{ t('diplomacy.more') }}
{{ t('diplomacy.lastEvent') }}:
{{ getEventText(recentEvent.reason) }}
{{ formatRelativeTime((Date.now() - recentEvent.timestamp) / 1000, t) }}{{ t('diplomacy.ago') }}