Summary

Project website crypticorn.com
Instructions for translators

Welcome to Crypticorn's Localization Project! 🎉

We use Weblate to manage translations. This guide helps you contribute effectively and avoid common mistakes.

Getting Started

  1. Visit our Weblate page
  2. Choose your language
  3. Click “Translate” to start
  4. Follow this guide to format correctly!

Translation Syntax

We use MessageFormat syntax in the source strings. Please preserve placeholders when translating!

These must appear exactly as in the original. Do not translate or change their structure. Examples:

.input { $count :number } .match $count one {{{$count} Month Lock}} * {{{$count} Months Lock}}

✅ Correct

{{$count} Month Lock}{{$count} Monat Sperre} (German)

❌ Incorrect

Replacing {{$count}} with a hardcoded number or changing the curly braces or spacing

This logic apply to things like:

  • { $count }
  • { username }
  • { name, number } If you're unsure, leave a comment on Weblate, and our maintainers will help!

Safety Tips

  • ✔️ Copy placeholders exactly. Even extra spaces can break the app!
  • ✔️ Use the "Automatic Suggestions" tab for reference.
  • Never translate placeholders. Leave them as-is.
  • ❌ Don't copy/paste from Google Translate—it may break formatting.

If you are unsure, you can always "Suggest" a translation and other contributors can review it.

Need Help?

If you’re confused or stuck:

  • Ask in our Socials for help

  • Or contact the team

    Thanks for making Crypticorn accessible worldwide! 🌍✨

Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses monolingual files.
  • The translation base language can not be edited.
Source code repository [email protected]:crypticorn-ai/dashboard.git
Repository branch dev
Last remote commit fix api key deletion still being connected to deleted bots 8d1881b
timonrieger authored 4 hours ago
Last commit in Weblate fix api key deletion still being connected to deleted bots 8d1881b
timonrieger authored 4 hours ago
Weblate repository https://translate.crypticorn.com/git/crypticorn/dashboard/
File mask src/lib/i18n/*.yaml
Monolingual base language file src/lib/i18n/en.yaml
Translation file Download src/lib/i18n/es.yaml
Last change July 16, 2025, 3:34 p.m.
Last change made by Weblate
Language Spanish
Language code es
Text direction Left to right
Case sensitivity Case-sensitive
Number of speakers 507,161,083
Number of plurals 3
Plural type One/many/other
Plurals One 1
Many 1000000, 2000000
Other 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, …
Plural formula (n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2)
6 hours ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 941 4,330 26,153
Translated 95% 895 96% 4,180 96% 25,131
Needs editing 2% 25 1% 48 1% 356
Read-only 0% 0 0% 0 0% 0
Failing checks 4% 45 2% 123 3% 814
Strings with suggestions 1% 6 1% 18 1% 110
Untranslated strings 2% 21 2% 102 2% 666

Quick numbers

4,319
Hosted words
935
Hosted strings
96%
Translated
and previous 30 days

Trends of last 30 days

+100%
Hosted words
+100%
Hosted strings
+96%
Translated
+100%
Contributors
User avatar mt:weblate

Suggestion added

6 hours ago
User avatar mt:weblate-translation-memory

Suggestion added

6 hours ago
User avatar None

Resource updated

The “src/lib/i18n/en.yaml” file was changed. 6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar None

String added in the repository

 
6 hours ago
User avatar mt:weblate-translation-memory

Suggestion added

21 hours ago
User avatar mt:weblate

Suggestion added

21 hours ago
User avatar None

Resource updated

The “src/lib/i18n/es.yaml” file was changed. 21 hours ago
Browse all translation changes