Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
5803a8354d34c741ec302e18fbfc8e75cf1798df
toolkit
packages
person-select
src
i18n
en
translation.json
Find file
Normal view
Permalink
translation.json
113 B
Newer
Older
Initial person select web component commit
Bekerle, Patrizio
committed
4 years ago
1
2
{
"person-select"
:
{
Add more error handling
Bekerle, Patrizio
committed
4 years ago
3
"placeholder"
:
"Please select a person"
,
Disable the selector in case the user isn't logged in
Reiter, Christoph
committed
4 years ago
4
"login-required"
:
"Login required"
Initial person select web component commit
Bekerle, Patrizio
committed
4 years ago
5
6
}
}