Files
localsend/app/assets/i18n/_missing_translations_pt_BR.json
T
Tien Do Nam 2a92f57f6c
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
i18n: update
2026-07-27 16:57:04 +02:00

10 lines
304 B
JSON

{
"@@info": [
"Here are translations that exist in <en> but not in <pt-BR>.",
"After editing this file, you can run 'dart run slang apply --locale=pt-BR' to quickly apply the newly added translations."
],
"sendPage": {
"calculatingChecksum": "Calculating checksum ({curr} / {n})"
}
}