diff options
Diffstat (limited to 'resources/views/modules/personal_facts/tab.phtml')
| -rw-r--r-- | resources/views/modules/personal_facts/tab.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/modules/personal_facts/tab.phtml b/resources/views/modules/personal_facts/tab.phtml index 2ae2e2886b..aa7e82cf2e 100644 --- a/resources/views/modules/personal_facts/tab.phtml +++ b/resources/views/modules/personal_facts/tab.phtml @@ -15,7 +15,7 @@ <?php if ($has_historical_facts) : ?> <label> <input id="show-historical-facts" type="checkbox" data-toggle="collapse" data-target=".wt-historic-fact"> - <?= I18N::translate('Historical facts') ?> + <?= I18N::translate('Historic events') ?> </label> <?php endif ?> </td> |
