mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
i18n: complete missing Hindi translations for remainingTime (#3215)
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
"remainingTime": {
|
"remainingTime": {
|
||||||
"seconds": "{n}:{ss}",
|
"seconds": "{n}:{ss}",
|
||||||
"minutes": "{n}:{ss}",
|
"minutes": "{n}:{ss}",
|
||||||
"hours": "{h}h {m}m",
|
"hours": "{h}घं {m}मि",
|
||||||
"days": "{d}d {h}h {m}m"
|
"days": "{d}दि {h}घं {m}मि"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user