Skip to content

Commit

Permalink
Merge pull request #44 from ovari/master
Browse files Browse the repository at this point in the history
Sort locale alphabetically
  • Loading branch information
jmzambon authored Sep 29, 2024
2 parents 5fe782f + c51d8dd commit 72fe4b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ You can download the extension either from the [official LibreOffice Extensions
![Result](screenshots/code-highlighter-result.png?raw=true "Result")

## LOCALIZATION
- bn (Bengali - বাংলা) [thanks to baseplate-admin]
- en (English, US)
- fr (French - Français)
- hu (Hungarian - magyar) [thanks to ovari]
- it (Italian - Italiana)
- ru (Russian - Русский) [thanks to kompilainenn]
- bn (Bengali - বাংলা) [thanks to baseplate-admin]

## LICENSE
- GPL v3
1 change: 1 addition & 0 deletions codehighlighter/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<display-name>
<name>Code Highlighter 2</name>
<name lang="en">Code Highlighter 2</name>
<name lang="hu">Kódkiemelő 2</name>
</display-name>

<extension-description>
Expand Down

0 comments on commit 72fe4b8

Please sign in to comment.