LICENSE
README.md
__init__.py
actions.py
admin.py
apps.py
autofill.py
collectors.py
conf.py
conftest.py
dashboard_serializers.py
dashboard_views.py
dto.py
error_collector.py
events.py
figma_serializers.py
figma_views.py
functions.py
gdpr.py
mixins.py
models.py
notification_collector.py
permissions.py
providers.py
py.typed
pyproject.toml
serializers.py
tasks.py
urls.py
utils.py
views.py
./__init__.py
./actions.py
./admin.py
./apps.py
./autofill.py
./collectors.py
./conf.py
./conftest.py
./dashboard_serializers.py
./dashboard_views.py
./dto.py
./error_collector.py
./events.py
./figma_serializers.py
./figma_views.py
./functions.py
./gdpr.py
./mixins.py
./models.py
./notification_collector.py
./permissions.py
./providers.py
./py.typed
./serializers.py
./tasks.py
./urls.py
./utils.py
./views.py
./fixtures/builtin/ar.json
./fixtures/builtin/de.json
./fixtures/builtin/en.json
./fixtures/builtin/es.json
./fixtures/builtin/fr.json
./fixtures/builtin/he.json
./fixtures/builtin/hi.json
./fixtures/builtin/hr.json
./fixtures/builtin/hu.json
./fixtures/builtin/it.json
./fixtures/builtin/ja.json
./fixtures/builtin/ko.json
./fixtures/builtin/lb.json
./fixtures/builtin/pl.json
./fixtures/builtin/pt.json
./fixtures/builtin/ru.json
./fixtures/builtin/sr.json
./fixtures/builtin/tr.json
./fixtures/builtin/uk.json
./fixtures/builtin/zh.json
./management/__init__.py
./management/commands/__init__.py
./management/commands/autofill_translations.py
./management/commands/collect_translations.py
./management/commands/dump_translations.py
./management/commands/load_builtin_translations.py
./management/commands/translation_backlog.py
./migrations/0001_initial.py
./migrations/0002_add_revision_to_translation.py
./migrations/0003_replace_verified_with_per_language.py
./migrations/0004_add_languages.py
./migrations/0005_add_llm_translated.py
./migrations/0006_authorizedtranslator.py
./migrations/0007_translationentry_comment.py
./migrations/0008_alter_translationentry_source.py
./migrations/0009_translationhistory.py
./migrations/0010_figma_api_key.py
./migrations/0011_remove_serbo_croatian.py
./migrations/0012_add_serbian_croatian.py
./migrations/0013_add_translator_comment_and_refs.py
./migrations/0014_translationentry_order.py
./migrations/0015_authorizedtranslator_allowed_languages_and_more.py
./migrations/0016_translationentry_screenshot.py
./migrations/0017_translationvalue.py
./migrations/0018_copy_language_columns_to_values.py
./migrations/0019_remove_language_columns.py
./migrations/0020_figmaapikey_hashed_keys.py
./migrations/__init__.py
./schemas/consumes/user.deleted.json
./schemas/emits/translations.changed.json
./schemas/functions/translate.resolve.json
./templates/admin/translations/change_list_with_lang.html
./templates/dashboard/base.html
./templates/dashboard/index.html
./templates/dashboard/language.html
./templates/dashboard/login.html
./templates/dashboard/translation.html
./tests/__init__.py
./tests/conftest.py
./tests/test_autofill.py
./tests/test_backlog_command.py
./tests/test_builtin_fixtures.py
./tests/test_builtin_loader.py
./tests/test_collect_command.py
./tests/test_collectors.py
./tests/test_conf.py
./tests/test_dashboard_api.py
./tests/test_dump_translations.py
./tests/test_events.py
./tests/test_export_import.py
./tests/test_figma_auth.py
./tests/test_llm_help.py
./tests/test_migrations_sanity.py
./tests/test_models.py
./tests/test_providers.py
./tests/test_public_api.py
./tests/test_resolve_function.py
./tests/test_serializer_seams.py
./tests/test_views.py
fixtures/builtin/ar.json
fixtures/builtin/de.json
fixtures/builtin/en.json
fixtures/builtin/es.json
fixtures/builtin/fr.json
fixtures/builtin/he.json
fixtures/builtin/hi.json
fixtures/builtin/hr.json
fixtures/builtin/hu.json
fixtures/builtin/it.json
fixtures/builtin/ja.json
fixtures/builtin/ko.json
fixtures/builtin/lb.json
fixtures/builtin/pl.json
fixtures/builtin/pt.json
fixtures/builtin/ru.json
fixtures/builtin/sr.json
fixtures/builtin/tr.json
fixtures/builtin/uk.json
fixtures/builtin/zh.json
management/__init__.py
management/commands/__init__.py
management/commands/autofill_translations.py
management/commands/collect_translations.py
management/commands/dump_translations.py
management/commands/load_builtin_translations.py
management/commands/translation_backlog.py
migrations/0001_initial.py
migrations/0002_add_revision_to_translation.py
migrations/0003_replace_verified_with_per_language.py
migrations/0004_add_languages.py
migrations/0005_add_llm_translated.py
migrations/0006_authorizedtranslator.py
migrations/0007_translationentry_comment.py
migrations/0008_alter_translationentry_source.py
migrations/0009_translationhistory.py
migrations/0010_figma_api_key.py
migrations/0011_remove_serbo_croatian.py
migrations/0012_add_serbian_croatian.py
migrations/0013_add_translator_comment_and_refs.py
migrations/0014_translationentry_order.py
migrations/0015_authorizedtranslator_allowed_languages_and_more.py
migrations/0016_translationentry_screenshot.py
migrations/0017_translationvalue.py
migrations/0018_copy_language_columns_to_values.py
migrations/0019_remove_language_columns.py
migrations/0020_figmaapikey_hashed_keys.py
migrations/__init__.py
schemas/consumes/user.deleted.json
schemas/emits/translations.changed.json
schemas/functions/translate.resolve.json
stapel_translate.egg-info/PKG-INFO
stapel_translate.egg-info/SOURCES.txt
stapel_translate.egg-info/dependency_links.txt
stapel_translate.egg-info/requires.txt
stapel_translate.egg-info/top_level.txt
templates/admin/translations/change_list_with_lang.html
templates/dashboard/base.html
templates/dashboard/index.html
templates/dashboard/language.html
templates/dashboard/login.html
templates/dashboard/translation.html
tests/__init__.py
tests/conftest.py
tests/test_autofill.py
tests/test_backlog_command.py
tests/test_builtin_fixtures.py
tests/test_builtin_loader.py
tests/test_collect_command.py
tests/test_collectors.py
tests/test_conf.py
tests/test_dashboard_api.py
tests/test_dump_translations.py
tests/test_events.py
tests/test_export_import.py
tests/test_figma_auth.py
tests/test_llm_help.py
tests/test_migrations_sanity.py
tests/test_models.py
tests/test_providers.py
tests/test_public_api.py
tests/test_resolve_function.py
tests/test_serializer_seams.py
tests/test_views.py