Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9c228247c9
5 changed files with 1 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
# XBackBone 📤 ![Weblate](https://hosted.weblate.org/widgets/xbackbone/-/xbackbone/svg-badge.svg) [![Build Status](https://travis-ci.org/SergiX44/XBackBone.svg?branch=master)](https://travis-ci.org/SergiX44/XBackBone) [![Donations](https://i.imgur.com/bAqVIw8.png?2)](http://bit.ly/XBackBoneDonate)
|
||||
# XBackBone 📤 [![Weblate](https://hosted.weblate.org/widgets/xbackbone/-/xbackbone/svg-badge.svg)](https://hosted.weblate.org/engage/xbackbone/?utm_source=widget) [![Build Status](https://travis-ci.org/SergiX44/XBackBone.svg?branch=master)](https://travis-ci.org/SergiX44/XBackBone) [![Donations](https://i.imgur.com/bAqVIw8.png?2)](http://bit.ly/XBackBoneDonate)
|
||||
XBackBone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.
|
||||
|
||||
## Features
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
<?php
|
||||
return [
|
||||
'lang' => 'Greek',
|
||||
];
|
|
@ -1,4 +0,0 @@
|
|||
<?php
|
||||
return [
|
||||
'lang' => 'Japanese',
|
||||
];
|
|
@ -1,4 +0,0 @@
|
|||
<?php
|
||||
return [
|
||||
'lang' => 'Polish',
|
||||
];
|
|
@ -1,4 +0,0 @@
|
|||
<?php
|
||||
return [
|
||||
'lang' => 'Romanian',
|
||||
];
|
Loading…
Reference in a new issue