From 231f253acec838f30459a97fbfeec1fc325d69cb Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 15 Feb 2019 14:13:54 +0300 Subject: [PATCH 1/2] Update ru.json Typo, missing country translation --- resources/lang/ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/ru.json b/resources/lang/ru.json index 5d11c03..0060dfd 100644 --- a/resources/lang/ru.json +++ b/resources/lang/ru.json @@ -222,7 +222,7 @@ "Kenya": "Кения", "Kiribati": "Кирибати", "Korea": "Корея", - "Kosovo": "Kosovo", + "Kosovo": "Косово", "Kuwait": "Кувейт", "Kyrgyzstan": "Киргизия", "Lao People\\'s Democratic Republic": "Лаосская Народно-Демократическая Республика", @@ -364,7 +364,7 @@ "Choose date": "Выбрать дату", "The :resource was updated!": "Ресурс :resource обновлён!", "The resource was updated!": "Ресурс обновлён!", - "Increase": "Увелиичить", + "Increase": "Увеличить", "Constant": "Оставить как есть", "Decrease": "Уменьшить", "Reset Password Notification": "Оповещение о сбросе пароля", From be080159f72b0b0be2527e374e4c6fa53440b6eb Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 15 Feb 2019 14:19:18 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1768d..74efff3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ php artisan nova-lang:publish de,ru --force | Language | Code | Status | Thanks to | | --- | --- | --- | --- | | English | en | completed | [taylorotwell](https://github.com/taylorotwell) | -| Russian | ru | completed | [hivokas](https://github.com/hivokas), [estim](https://github.com/estim), [deadem](https://github.com/deadem) | +| Russian | ru | completed | [hivokas](https://github.com/hivokas), [estim](https://github.com/estim), [deadem](https://github.com/deadem), [Sanasol](https://github.com/S-anasol) | | German | de | completed | [pille1842](https://github.com/pille1842), [dakira](https://github.com/dakira) | | Dutch | nl | completed | [happyDemon](https://github.com/happyDemon), [sebastiaanspeck](https://github.com/sebastiaanspeck), [jschram](https://github.com/jschram) | | Turkish | tr | completed | [bureken](https://github.com/bureken), [dilekuzulmez](https://github.com/dilekuzulmez) |