瀏覽代碼

Merge remote-tracking branch 'origin/master'

Sergio Brighenti 5 年之前
父節點
當前提交
9c228247c9
共有 5 個文件被更改,包括 1 次插入17 次删除
  1. 1 1
      README.md
  2. 0 4
      resources/lang/el.lang.php
  3. 0 4
      resources/lang/ja.lang.php
  4. 0 4
      resources/lang/pl.lang.php
  5. 0 4
      resources/lang/ro.lang.php

+ 1 - 1
README.md

@@ -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.
 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
 ## Features

+ 0 - 4
resources/lang/el.lang.php

@@ -1,4 +0,0 @@
-<?php
-return [
-    'lang' => 'Greek',
-];

+ 0 - 4
resources/lang/ja.lang.php

@@ -1,4 +0,0 @@
-<?php
-return [
-    'lang' => 'Japanese',
-];

+ 0 - 4
resources/lang/pl.lang.php

@@ -1,4 +0,0 @@
-<?php
-return [
-    'lang' => 'Polish',
-];

+ 0 - 4
resources/lang/ro.lang.php

@@ -1,4 +0,0 @@
-<?php
-return [
-    'lang' => 'Romanian',
-];