mirror of https://codeberg.org/cage/tinmop/
- mentioned the translations web interface.
This commit is contained in:
parent
94d4a707d3
commit
cde0ac281f
|
@ -36,7 +36,9 @@
|
||||||
|
|
||||||
* Translations
|
* Translations
|
||||||
|
|
||||||
translation template can be found in ~po/tinmop.pot~ in gettext format,
|
To help with translations please go [[https://translate.codeberg.org/engage/tinmop/][here]].
|
||||||
|
|
||||||
|
Alternatively, translation template can be found in ~po/tinmop.pot~ in gettext format,
|
||||||
there are a bunch of free software editor to work with this file or
|
there are a bunch of free software editor to work with this file or
|
||||||
you can just
|
you can just
|
||||||
[[https://www.gnu.org/software/gettext/manual/html_node/PO-Mode.html][use emacs]].
|
[[https://www.gnu.org/software/gettext/manual/html_node/PO-Mode.html][use emacs]].
|
||||||
|
|
|
@ -2,6 +2,13 @@
|
||||||
#+AUTHOR:
|
#+AUTHOR:
|
||||||
#+TITLE: tinmop
|
#+TITLE: tinmop
|
||||||
|
|
||||||
|
#+BEGIN_EXPORT html
|
||||||
|
<a href="https://translate.codeberg.org/engage/tinmop/">
|
||||||
|
<img src="https://translate.codeberg.org/widgets/tinmop/-/svg-badge.svg" alt="Translation status" />
|
||||||
|
</a>
|
||||||
|
#+END_EXPORT
|
||||||
|
|
||||||
|
|
||||||
* Introduction
|
* Introduction
|
||||||
|
|
||||||
Tinmop is an opinionated client for
|
Tinmop is an opinionated client for
|
||||||
|
@ -219,6 +226,8 @@
|
||||||
|
|
||||||
Only Italian translation is regularly updated.
|
Only Italian translation is regularly updated.
|
||||||
|
|
||||||
|
To help with translations please go [[https://translate.codeberg.org/engage/tinmop/][here]].
|
||||||
|
|
||||||
* License
|
* License
|
||||||
|
|
||||||
This program is released under GNU General Public license version 3
|
This program is released under GNU General Public license version 3
|
||||||
|
|
Loading…
Reference in New Issue