Improve wording (#3951)

This commit is contained in:
qwerty287 2024-07-21 12:17:29 +02:00 committed by GitHub
parent c7b64e24ab
commit 1cee5a9516
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -262,7 +262,7 @@
"settings": {
"not_allowed": "You are not allowed to access server settings.",
"secrets": {
"desc": "Global secrets can be passed to all repositories personal pipeline steps as environmental variables.",
"desc": "Global secrets can be passed to all repository's pipeline steps as environmental variables.",
"warning": "These secrets will be available for all users."
},
"registries": {
@ -364,7 +364,7 @@
},
"repos": {
"repos": "Repositories",
"desc": "Repositories that are or have been enabled on this server",
"desc": "Repositories that are or have been enabled on this server.",
"none": "There are no repositories yet.",
"view": "View repository",
"settings": "Repository settings",
@ -434,7 +434,7 @@
"registries": {
"registries": "Registries",
"credentials": "Registry credentials",
"desc": "Registry credentials can be added to use private images for personal pipelines.",
"desc": "Registry credentials can be added to use private images for pipelines.",
"none": "There are no registry credentials yet.",
"address": {
"address": "Address",