Put app strings into a YAML file for easy editing by product owner
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div v-cloak>
|
||||
<section class="block-list">
|
||||
<header class="block-list__header">
|
||||
<h1 class="block-list__title">Activity History</h1>
|
||||
<h1 class="block-list__title">{{ "audit_log.header_title" | translate }}</h1>
|
||||
</header>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user