mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
New translations usenet.json (Croatian)
This commit is contained in:
49
public/locales/hr/modules/usenet.json
Normal file
49
public/locales/hr/modules/usenet.json
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"errors": {
|
||||||
|
"noDownloadClients": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tabs": {
|
||||||
|
"queue": "",
|
||||||
|
"history": ""
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"sizeLeft": "",
|
||||||
|
"paused": ""
|
||||||
|
},
|
||||||
|
"queue": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"eta": "",
|
||||||
|
"progress": ""
|
||||||
|
},
|
||||||
|
"empty": "",
|
||||||
|
"error": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"paused": ""
|
||||||
|
},
|
||||||
|
"history": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"duration": ""
|
||||||
|
},
|
||||||
|
"empty": "",
|
||||||
|
"error": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"paused": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user