aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Chen <jc@unknwon.io>2023-03-19 22:34:04 +0800
committerGitHub <noreply@github.com>2023-03-19 22:34:04 +0800
commit5da1e6242672056cb7d3eb774d26940c34924caa (patch)
treed401786fe12039e6a4601f8542587ad972288323 /docs
parent057ae983a02c37383fffafdbcd59053cc1cfb29e (diff)
locale: sync from Crowdin (#7401)
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/import_locale.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev/import_locale.md b/docs/dev/import_locale.md
index 7fee94e1..b508edf6 100644
--- a/docs/dev/import_locale.md
+++ b/docs/dev/import_locale.md
@@ -1,6 +1,7 @@
# Import locales from Crowdin
-1. Download the ZIP archive from [Crowdin](https://crowdin.gogs.io/) and unzip it.
+1. Upload the latest version of [`locale_en-US.ini`](https://github.com/gogs/gogs/blob/main/conf/locale/locale_en-US.ini) to the [Crowdin](https://crowdin.gogs.io/project/gogs/sources/files).
+1. [Build and download](https://crowdin.gogs.io/project/gogs/translations) the ZIP archive and unzip it.
1. Go to root directory of the repository.
1. Run the `import` subcommand: