@@ -27,18 +27,22 @@ Publish translations with overriding of existing ones:
2727php artisan nova-lang:publish de,ru --force
2828```
2929
30- ## Status
31- - ** en** - completed
32- - ** ru** - completed
33- - ** de** - incompleted, need review
34- - ** nl** - incompleted, need review
35- - ** tr** - incompleted, need review
36- - ** uk** - incompleted, need review
37- - ** ar** - incompleted, need review
38- - ** es** - completed, thanks to [ ajmariduena] ( https://github.com/ajmariduena ) !
39- - ** fr** - incompleted, need review
40- - ** pl** - incompleted, need review
41- - ** zh-CN** - completed, thanks to [ jcc] ( https://github.com/jcc ) !
42- - ** ro** - completed, thanks to [ BTeodorWork] ( https://github.com/BTeodorWork ) !
43- - ** cn** - completed, thanks to [ Pierolin] ( https://github.com/Pierolin ) and [ jiayx] ( https://github.com/jiayx ) !
44- - ** zh-TW** - completed, thanks to [ CasperLaiTW] ( https://github.com/CasperLaiTW ) !
30+ ## Available Languages
31+
32+ | Language | Code | Status | Thanks to |
33+ | --- | --- | --- | --- |
34+ | English | en | completed | [ taylorotwell] ( https://github.com/taylorotwell ) |
35+ | Rusian | ru | completed | [ hivokas] ( https://github.com/hivokas ) |
36+ | German | de | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
37+ | Dutch | nl | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
38+ | Turkish | tr | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
39+ | Ukrainian | uk | completed | [ hivokas] ( https://github.com/hivokas ) |
40+ | Arabic | ar | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
41+ | Spanish | es | completed | [ ajmariduena] ( https://github.com/ajmariduena ) |
42+ | French | fr | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
43+ | Polish | pl | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
44+ | Polish | pl | machine translation, needs verification | [ hivokas] ( https://github.com/hivokas ) |
45+ | Chinese (Simplified) | zh-CN | completed | [ jcc] ( https://github.com/jcc ) |
46+ | Romanian | ro | completed | [ BTeodorWork] ( https://github.com/BTeodorWork ) |
47+ | Chinese | cn | completed | [ Pierolin] ( https://github.com/Pierolin ) |
48+ | Chinese (Taiwan) | zh-TW | completed | [ CasperLaiTW] ( https://github.com/CasperLaiTW ) |
0 commit comments