🚧 wip migrate to next-i18n
This commit is contained in:
17
public/locales/en/modules/downloads-module.json
Normal file
17
public/locales/en/modules/downloads-module.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Name",
|
||||
"size": "Size",
|
||||
"download": "Down",
|
||||
"upload": "Up",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progress"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "No torrents found"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user