We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0ef034 + 64d71ad commit dbdc39eCopy full SHA for dbdc39e
interface/web/client/lib/lang/fa_domain.lng
@@ -0,0 +1,6 @@
1
+<?php
2
+$wb['domain_error_empty'] = 'نام دامنه خالی می باشد.';
3
+$wb['domain_error_unique'] = 'دامنه از قبل وجود دارد.';
4
+$wb['domain_error_regex'] = 'نام دامنه مجاز نیست';
5
+$wb['Domain'] = 'دامنه';
6
+?>
0 commit comments