Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
themed_fast_404
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
themed_fast_404
Merge requests
!12
#3426146
: Support config translation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
#3426146
: Support config translation
issue/themed_fast_404-3426146:3426146-support-config-translation
into
1.0.x
Overview
0
Commits
1
Pipelines
2
Changes
4
Merged
Goran Miric
requested to merge
issue/themed_fast_404-3426146:3426146-support-config-translation
into
1.0.x
10 months ago
Overview
0
Commits
1
Pipelines
2
Changes
4
Expand
Closes
#3426146
0
0
Merge request reports
Compare
1.0.x
version 1
2e8fe8c0
10 months ago
1.0.x (base)
and
latest version
latest version
2e8fe8c0
1 commit,
10 months ago
version 1
2e8fe8c0
1 commit,
10 months ago
4 files
+
12
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/themed_fast_404.schema.yml
+
1
−
2
Options
@@ -6,6 +6,5 @@ themed_fast_404.settings:
label
:
'
Base
URL'
translatable
:
true
404_body
:
type
:
string
type
:
text
label
:
'
404
Page
body'
translatable
:
true
Loading