mk-MK translation

This commit is contained in:
denisdulici
2018-10-10 17:40:26 +03:00
parent 45c14ca9e2
commit 7d3fca1040
28 changed files with 879 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'allow_login' => 'Дозволете најавување?',
'user_created' => 'Генерирано од корисник',
'error' => [
'email' => 'Оваа е-маил адреса е зафатена'
]
];