Explorar o código

Create site.php

j1t %!s(int64=6) %!d(string=hai) anos
pai
achega
c4c985bd42
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      resources/lang/he/site.php

+ 16 - 0
resources/lang/he/site.php

@@ -0,0 +1,16 @@
+<?php
+
+return [
+
+	'about'			=> 'אודות',
+	'help'			=> 'עזרה',
+	'language'		=> 'שפה',
+	'fediverse'		=> 'פדיוורס',
+	'opensource'	=> 'קוד פתוח',
+	'terms'			=> 'תנאים',
+	'privacy'		=> 'פרטיות',
+	'l10nWip'		=> 'אנחנו עדיין עובדים על תמיכה לאיזור הנוכחי',
+	'currentLocale' => 'איזור נוכחי',
+	'selectLocale'  => 'בחרו מאחת השפות הנתמכות',
+
+];