mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
i18n: Updates to missing Ukrainian and Russian translations (#3239)
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
"progressPage": {
|
||||
"remainingTime": {
|
||||
"minutesUnit(plural, param=m)": {
|
||||
"other": "{m}m"
|
||||
"other": "{m}мин"
|
||||
},
|
||||
"hoursUnit(plural, param=h)": {
|
||||
"other": "{h}h"
|
||||
"other": "{h}ч"
|
||||
},
|
||||
"daysUnit(plural, param=d)": {
|
||||
"other": "{d}d"
|
||||
"other": "{d}дн"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,13 +6,13 @@
|
||||
"progressPage": {
|
||||
"remainingTime": {
|
||||
"minutesUnit(plural, param=m)": {
|
||||
"other": "{m}m"
|
||||
"other": "{m}хв"
|
||||
},
|
||||
"hoursUnit(plural, param=h)": {
|
||||
"other": "{h}h"
|
||||
"other": "{h}год"
|
||||
},
|
||||
"daysUnit(plural, param=d)": {
|
||||
"other": "{d}d"
|
||||
"other": "{d}дн"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user