From 811a36a012388c28f26f486bfaf1cc6c10957f73 Mon Sep 17 00:00:00 2001 From: burlakvo <48330319+burlakvo@users.noreply.github.com> Date: Tue, 5 Oct 2021 06:12:20 +0300 Subject: [PATCH] alias-pages, subcommand-mention: add Ukrainian translation (#6785) --- .../translation-templates/alias-pages.md | 14 ++++++++++++++ .../translation-templates/subcommand-mention.md | 8 ++++++++ 2 files changed, 22 insertions(+) diff --git a/contributing-guides/translation-templates/alias-pages.md b/contributing-guides/translation-templates/alias-pages.md index 176238b17f..7b724e880e 100644 --- a/contributing-guides/translation-templates/alias-pages.md +++ b/contributing-guides/translation-templates/alias-pages.md @@ -31,6 +31,7 @@ The templates can be changed when necessary. [ta](#ta) • [th](#th) • [tr](#tr) • +[uk](#uk) • [zh](#zh) • [zh_TW](#zh_tw) @@ -303,6 +304,19 @@ Not translated yet. Not translated yet. +--- +### uk + +```markdown +# example + +> Ця команда є псевдонімом для `example`. + +- Дивись документацію для оригінальної команди: + +`tldr example` +``` + --- ### zh diff --git a/contributing-guides/translation-templates/subcommand-mention.md b/contributing-guides/translation-templates/subcommand-mention.md index 0ba8017a2c..9a55ddd19e 100644 --- a/contributing-guides/translation-templates/subcommand-mention.md +++ b/contributing-guides/translation-templates/subcommand-mention.md @@ -30,6 +30,7 @@ This file contains the translation templates of this notice. [ta](#ta) • [th](#th) • [tr](#tr) • +[uk](#uk) • [zh](#zh) • [zh_TW](#zh_tw) @@ -167,6 +168,13 @@ Not translated yet. Not translated yet. +--- +### uk + +```markdown +Певна підкоманда, як от `example command`, що має свою власну документацію. +``` + --- ### zh