mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Ukrainian translation
This commit is contained in:
parent
a38fb0fa67
commit
3920579843
3 changed files with 1315 additions and 0 deletions
|
@ -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.sq1lstyle.guide/ua/) by [yar-lukomsky](https://github.com/yar-lukomsky)
|
||||
|
||||
## Projects known to be implementing the guide
|
||||
|
||||
|
|
1301
_includes/sqlstyle.guide.ua.md
Normal file
1301
_includes/sqlstyle.guide.ua.md
Normal file
File diff suppressed because it is too large
Load diff
13
ua/index.md
Normal file
13
ua/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
lang: ua
|
||||
lang_title: Посібник зі стиль-коду SQL
|
||||
contributors:
|
||||
- user: yar-lukomsky
|
||||
type: translator
|
||||
---
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
{% include sqlstyle.guide.ua.md %}
|
Loading…
Reference in a new issue