Translate "docker", "mirror-pod", and "label" in the glossary and modify "selector".

This commit is contained in:
TAKAHASHI Shuuji
2020-08-18 10:01:42 +09:00
parent f28cae995f
commit 2803a7bd9f
4 changed files with 27 additions and 13 deletions
@@ -4,13 +4,13 @@ id: selector
date: 2018-04-12
full_link: /docs/concepts/overview/working-with-objects/labels/
short_description: >
ユーザーはラベルに基づいてリソースのリストをフィルタリングできます。
セレクターを利用すると、ユーザーはラベルに基づいてリソースのリストをフィルタリングできます。
aka:
tags:
- fundamental
---
ユーザーは{{< glossary_tooltip text="ラベル" term_id="label" >}}に基づいてリソースのリストをフィルタリングできます。
セレクターを利用すると、ユーザーは{{< glossary_tooltip text="ラベル" term_id="label" >}}に基づいてリソースのリストをフィルタリングできます。
<!--more-->