From 4351f11763dbb5e581344ddadd36d2dc32f93f96 Mon Sep 17 00:00:00 2001 From: Ilya Sakovich Date: Mon, 1 Oct 2018 19:05:18 +0300 Subject: [PATCH] updated readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c7886b6..d6cb3dc 100644 --- a/README.md +++ b/README.md @@ -32,16 +32,16 @@ php artisan nova-lang:publish de,ru --force | Language | Code | Status | Thanks to | | --- | --- | --- | --- | | English | en | completed | [taylorotwell](https://github.com/taylorotwell) | -| Rusian | ru | completed | [hivokas](https://github.com/hivokas) | -| German | de | machine translation, needs verification | [hivokas](https://github.com/hivokas) | -| Dutch | nl | machine translation, needs verification | [hivokas](https://github.com/hivokas) | -| Turkish | tr | machine translation, needs verification | [hivokas](https://github.com/hivokas) | -| Ukrainian | uk | completed | [hivokas](https://github.com/hivokas) | -| Arabic | ar | machine translation, needs verification | [hivokas](https://github.com/hivokas) | +| Russian | ru | completed | [hivokas](https://github.com/hivokas) | +| German | de | machine translation, needs verification | [coderello](https://github.com/coderello) | +| Dutch | nl | machine translation, needs verification | [coderello](https://github.com/coderello) | +| Turkish | tr | machine translation, needs verification | [coderello](https://github.com/coderello) | +| Ukrainian | uk | completed | [coderello](https://github.com/coderello) | +| Arabic | ar | machine translation, needs verification | [coderello](https://github.com/coderello) | | Spanish | es | completed | [ajmariduena](https://github.com/ajmariduena) | | French | fr | completed | [Marceau Ka](https://github.com/MarceauKa) | -| Polish | pl | machine translation, needs verification | [hivokas](https://github.com/hivokas) | -| Polish | pl | machine translation, needs verification | [hivokas](https://github.com/hivokas) | +| Polish | pl | machine translation, needs verification | [coderello](https://github.com/coderello) | +| Polish | pl | machine translation, needs verification | [coderello](https://github.com/coderello) | | Chinese (Simplified) | zh-CN | completed | [jcc](https://github.com/jcc) | | Romanian | ro | completed | [BTeodorWork](https://github.com/BTeodorWork) | | Chinese | cn | completed | [Pierolin](https://github.com/Pierolin) |