mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-13 00:32:57 -07:00
New translations en.json (Swedish)
This commit is contained in:
parent
b7c2dabe72
commit
66adb07957
1 changed files with 8 additions and 1 deletions
|
@ -145,7 +145,14 @@
|
||||||
"SortRequestDateAsc": "Request Date ▲",
|
"SortRequestDateAsc": "Request Date ▲",
|
||||||
"SortRequestDateDesc": "Request Date ▼",
|
"SortRequestDateDesc": "Request Date ▼",
|
||||||
"SortStatusAsc": "Status ▲",
|
"SortStatusAsc": "Status ▲",
|
||||||
"SortStatusDesc": "Status ▼"
|
"SortStatusDesc": "Status ▼",
|
||||||
|
"Remaining": {
|
||||||
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
||||||
|
"NextDays": "Another request will be added in {{time}} days",
|
||||||
|
"NextHours": "Another request will be added in {{time}} hours",
|
||||||
|
"NextMinutes": "Another request will be added in {{time}} minutes",
|
||||||
|
"NextMinute": "Another request will be added in {{time}} minute"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problem",
|
"Title": "Problem",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue