Skip to content

Commit

Permalink
Ukrainian translation (treffynnon#88)
Browse files Browse the repository at this point in the history
yar-lukomsky authored Jun 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a38fb0f commit f4f2a70
Showing 4 changed files with 1,318 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@ if you need some help getting it setup.
* [Simplified Chinese/简体中文](https://www.sqlstyle.guide/zh/) by [wontoncoder](https://github.com/wontoncoder)
* [Traditional Chinese/正體中文](https://www.sqlstyle.guide/zh-tw/) by [Leon0824](https://github.com/Leon0824)
* [Turkish/Türkçe](https://www.sqlstyle.guide/tr/) by [mrfade](https://github.com/mrfade)
* [Ukrainian/Українська](https://www.sqlstyle.guide/ua/) by [yar-lukomsky](https://github.com/yar-lukomsky)

## Projects known to be implementing the guide

3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -59,3 +59,6 @@ langs:
tr:
tr: Türkçe
en: Turkish
ua:
ua: Українська
en: Ukrainian
1,301 changes: 1,301 additions & 0 deletions _includes/sqlstyle.guide.ua.md

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions ua/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
lang: ua
lang_title: Посібник зі стиль-коду SQL
contributors:
- user: yar-lukomsky
type: translator
---

* TOC
{:toc}

{% include sqlstyle.guide.ua.md %}

0 comments on commit f4f2a70

Please sign in to comment.