diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html
index fc5736aba..b712d0044 100644
--- a/client/src/app/+about/about-instance/about-instance.component.html
+++ b/client/src/app/+about/about-instance/about-instance.component.html
@@ -20,7 +20,7 @@
- Administrators & sustainability
+ ADMINISTRATORS & SUSTAINABILITY
@@ -48,7 +48,7 @@
- Information
+ INFORMATION
@@ -58,7 +58,7 @@
- Moderation
+ MODERATION
@@ -80,7 +80,7 @@
- Other information
+ OTHER INFORMATION
diff --git a/client/src/app/+accounts/accounts.component.ts b/client/src/app/+accounts/accounts.component.ts
index 4fea0e4ed..061eb953a 100644
--- a/client/src/app/+accounts/accounts.component.ts
+++ b/client/src/app/+accounts/accounts.component.ts
@@ -74,9 +74,9 @@ export class AccountsComponent implements OnInit, OnDestroy {
)
this.links = [
- { label: this.i18n('Video channels'), routerLink: 'video-channels' },
- { label: this.i18n('Videos'), routerLink: 'videos' },
- { label: this.i18n('About'), routerLink: 'about' }
+ { label: this.i18n('VIDEO CHANNELS'), routerLink: 'video-channels' },
+ { label: this.i18n('VIDEOS'), routerLink: 'videos' },
+ { label: this.i18n('ABOUT'), routerLink: 'about' }
]
}
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
index b09614061..2cf0e5fd9 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
+++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
@@ -7,7 +7,7 @@
- Instance
+ INSTANCE
@@ -60,7 +60,7 @@
- Moderation & NSFW
+ MODERATION & NSFW
- You and your instance
+ YOU AND YOUR INSTANCE
- Other information
+ OTHER INFORMATION