mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
15 lines
383 B
JSON
15 lines
383 B
JSON
{
|
|
"@@info": [
|
|
"Here are translations that exist in <en> but not in <ro>.",
|
|
"After editing this file, you can run 'dart run slang apply --locale=ro' to quickly apply the newly added translations."
|
|
],
|
|
"progressPage": {
|
|
"remainingTime": {
|
|
"seconds": "{n}:{ss}",
|
|
"minutes": "{n}:{ss}",
|
|
"hours": "{h}h {m}m",
|
|
"days": "{d}d {h}h {m}m"
|
|
}
|
|
}
|
|
}
|