feat: add script to apply crowdin translations from memory
Node.js CI / Lint and Test (push) Successful in 28s

This commit is contained in:
2025-08-27 16:41:35 -07:00
parent cb6934ef22
commit 3541fdc411
10 changed files with 311 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
# Crowdin
CROWDIN_PROJECT_ID="op://Environment Variables - Development/Scripts/Crowdin Project ID"
CROWDIN_API_URL="op://Environment Variables - Development/Scripts/Crowdin API Url"
CROWDIN_TOKEN="op://Environment Variables - Development/Scripts/Crowdin Token"