1
0
Fork 0

Create site.php

This commit is contained in:
j1t 2019-01-13 14:09:25 +00:00 committed by GitHub
parent c63e96a83d
commit c4c985bd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

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