mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
10 lines
298 B
JSON
10 lines
298 B
JSON
{
|
|
"@@info": [
|
|
"Here are translations that exist in <en> but not in <de>.",
|
|
"After editing this file, you can run 'dart run slang apply --locale=de' to quickly apply the newly added translations."
|
|
],
|
|
"sendPage": {
|
|
"calculatingChecksum": "Calculating checksum ({curr} / {n})"
|
|
}
|
|
}
|