Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
4a99314b
Commit
4a99314b
authored
Jun 03, 2015
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Recommend using ISO 639-1 language codes
Signed-off-by:
Michal Čihař
<
michal@cihar.com
>
parent
461ee95d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
docs/admin/projects.rst
docs/admin/projects.rst
+6
-4
No files found.
docs/admin/projects.rst
View file @
4a99314b
...
...
@@ -98,10 +98,12 @@ Repository branch
Which branch to checkout from the VCS and where to look for translations.
File mask
Mask of files to translate including path. It should include one *
replacing language code. In case your repository contains more than one
translation files (eg. more Gettext domains), you need to create separate
component for each. For example ``po/*.po`` or
``locale/*/LC_MESSAGES/django.po``.
replacing language code (Weblate can handle language names as well, but it
is recommended to use ISO 639-1 language codes). In case your repository
contains more than one translation files (eg. more Gettext domains), you
need to create separate component for each.
For example ``po/*.po`` or ``locale/*/LC_MESSAGES/django.po``.
Monolingual base language file
Base file containing strings definition for :ref:`monolingual`.
Edit base file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment