Skip to content

Commit

Permalink
Merge pull request #12 from LibreCodeCoop/feature/update-description
Browse files Browse the repository at this point in the history
Update description
  • Loading branch information
vitormattos authored Aug 29, 2023
2 parents c0c7d3c + 68c455f commit 704a8e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
<name>Override Translation</name>
<summary>Override app translation</summary>
<description><![CDATA[Override app translation
Available commands:
```
occ l10n-override:add
occ l10n-override:list
occ l10n-override:delete
```
Expand All @@ -29,7 +31,7 @@ occ l10n-override:delete
<bugs>https://github.com/librecodecoop/l10n_override/issues</bugs>
<repository type="git">https://github.com/librecodecoop/l10n_override</repository>
<dependencies>
<nextcloud min-version="27" max-version="28"/>
<nextcloud min-version="28" max-version="28"/>
</dependencies>
<commands>
<command>OCA\L10nOverride\Command\Add</command>
Expand Down

0 comments on commit 704a8e5

Please sign in to comment.