Skip to content
代码片段 群组 项目
提交 0aa7d61d 编辑于 作者: Rahul Chanila's avatar Rahul Chanila 提交者: Phil Hughes
浏览文件

Update description text for dependency proxy settings

Changelog: changed
上级 6ea62ffd
No related branches found
No related tags found
无相关合并请求
...@@ -45,7 +45,7 @@ export const PACKAGE_FORWARDING_FORM_BUTTON = __('Save changes'); ...@@ -45,7 +45,7 @@ export const PACKAGE_FORWARDING_FORM_BUTTON = __('Save changes');
export const DEPENDENCY_PROXY_HEADER = s__('DependencyProxy|Dependency Proxy'); export const DEPENDENCY_PROXY_HEADER = s__('DependencyProxy|Dependency Proxy');
export const DEPENDENCY_PROXY_DESCRIPTION = s__( export const DEPENDENCY_PROXY_DESCRIPTION = s__(
'DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache.', 'DependencyProxy|Enable the Dependency Proxy to cache container images from Docker Hub and automatically clear the cache.',
); );
export const PACKAGE_FORWARDING_FIELDS = [ export const PACKAGE_FORWARDING_FIELDS = [
......
...@@ -15428,7 +15428,7 @@ msgstr "" ...@@ -15428,7 +15428,7 @@ msgstr ""
msgid "DependencyProxy|Enable Dependency Proxy" msgid "DependencyProxy|Enable Dependency Proxy"
msgstr "" msgstr ""
   
msgid "DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache." msgid "DependencyProxy|Enable the Dependency Proxy to cache container images from Docker Hub and automatically clear the cache."
msgstr "" msgstr ""
   
msgid "DependencyProxy|Image list" msgid "DependencyProxy|Image list"
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册