mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
New translations common.json (Galician)
This commit is contained in:
39
public/locales/gl/common.json
Normal file
39
public/locales/gl/common.json
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"save": "",
|
||||||
|
"about": "",
|
||||||
|
"cancel": "",
|
||||||
|
"close": "",
|
||||||
|
"delete": "",
|
||||||
|
"ok": "",
|
||||||
|
"edit": "",
|
||||||
|
"enabled": "",
|
||||||
|
"disabled": "",
|
||||||
|
"enableAll": "",
|
||||||
|
"disableAll": "",
|
||||||
|
"version": "",
|
||||||
|
"changePosition": "",
|
||||||
|
"remove": "",
|
||||||
|
"removeConfirm": "",
|
||||||
|
"createItem": "",
|
||||||
|
"sections": {
|
||||||
|
"settings": "",
|
||||||
|
"dangerZone": ""
|
||||||
|
},
|
||||||
|
"secrets": {
|
||||||
|
"apiKey": "",
|
||||||
|
"username": "",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
"tip": "",
|
||||||
|
"time": {
|
||||||
|
"seconds": "",
|
||||||
|
"minutes": "",
|
||||||
|
"hours": ""
|
||||||
|
},
|
||||||
|
"loading": "",
|
||||||
|
"breakPoints": {
|
||||||
|
"small": "",
|
||||||
|
"medium": "",
|
||||||
|
"large": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user