mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 04:49:33 -07:00
New translations en.json (French)
This commit is contained in:
parent
9a197eb69e
commit
fd39ead3a5
1 changed files with 8 additions and 1 deletions
|
@ -145,7 +145,14 @@
|
||||||
"SortRequestDateAsc": "Date de la demande ▲",
|
"SortRequestDateAsc": "Date de la demande ▲",
|
||||||
"SortRequestDateDesc": "Date de la demande ▼",
|
"SortRequestDateDesc": "Date de la demande ▼",
|
||||||
"SortStatusAsc": "Statut ▲",
|
"SortStatusAsc": "Statut ▲",
|
||||||
"SortStatusDesc": "Statut ▼"
|
"SortStatusDesc": "Statut ▼",
|
||||||
|
"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": "Problèmes",
|
"Title": "Problèmes",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue