Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion developer_manual/app_development/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ App development
init
dependency_management
dav_extension
translation_setup
translation
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _Translation setup:
.. _Translation:

=================
Translation setup
=================
===========
Translation
===========

Nextcloud's translation system is powered by `Transifex <https://explore.transifex.com/nextcloud/>`_. To start translating sign up and enter a group. If your community app should be translated by the `Nextcloud community on Transifex <https://explore.transifex.com/nextcloud/>`_ just follow the setup section below.

Expand Down
2 changes: 1 addition & 1 deletion developer_manual/basics/translations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ iOS
Adding translations
-------------------

The steps how to set up translations for an app have been moved to it's own page in the "App development" chapter: :ref:`Translation setup`
The steps how to set up translations for an app have been moved to it's own page in the "App development" chapter: :ref:`Translation`

Testing translations
--------------------
Expand Down
Loading