add informations about language files
This commit is contained in:
parent
c9497a72df
commit
8318c715fb
5 changed files with 92 additions and 63 deletions
|
|
@ -33,6 +33,12 @@ Fork of the experimental KIT theme from kit-ausbildung.de, adapted to Wordpres.
|
|||
* **Using the zip archive:** Download the latest [tar.bz2 archive](https://git.project-insanity.org/onny/nextcloud-app-radio/repository/archive.tar.bz2?ref=master), extract the directory inside your `nextcloud/apps/` directory, and rename it to `radio`. For stable releases, you can also download one of the [releases](https://git.project-insanity.org/onny/nextcloud-app-radio/) tar.bz2 archives. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Radio app.
|
||||
* **Using package manager:** For ArchLinux, there is an [AUR package](https://aur.archlinux.org/packages/nextcloud-app-radio-git/) available.
|
||||
|
||||
## Development
|
||||
Generate or update language file:
|
||||
```
|
||||
make generate_pot
|
||||
```
|
||||
|
||||
## Testing
|
||||
Can be easily tested using Docker:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue