aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/add-crowdin-contributors.ts
diff options
context:
space:
mode:
authorLibravatar Aditya Mangalampalli <aditya.mangalampalli@gmail.com>2022-04-15 02:00:25 -0700
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 21:57:57 +0530
commit210131ca184c3aa043371857c022aa1aa149efbf (patch)
tree6bc4e10a1540e55a66146c099bc468a12287425e /scripts/add-crowdin-contributors.ts
parentUpdate submodule url to ferdium-recipes (#1) (diff)
downloadferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.tar.gz
ferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.tar.zst
ferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.zip
Matched casing for almost all replacements
Diffstat (limited to 'scripts/add-crowdin-contributors.ts')
-rw-r--r--scripts/add-crowdin-contributors.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/add-crowdin-contributors.ts b/scripts/add-crowdin-contributors.ts
index 21366aa82..7c1a364cb 100644
--- a/scripts/add-crowdin-contributors.ts
+++ b/scripts/add-crowdin-contributors.ts
@@ -11,7 +11,7 @@ import allContributors from 'all-contributors-cli';
11 * and paste its output into this script. 11 * and paste its output into this script.
12 * 12 *
13 * Usage: 13 * Usage:
14 * 1. Open https://crowdin.com/project/getferdi/settings#members 14 * 1. Open https://crowdin.com/project/ferdium/settings#members
15 * 2. Open the console and execute the script below: 15 * 2. Open the console and execute the script below:
16 16
17const members = []; 17const members = [];