mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
Feat/admin react (#6211)
* Added vite react admin ui. * Added react i18next. * Added pads manager. * Fixed docker build. * Fixed windows build. * Fixed installOnWindows script. * Install only if path exists.
This commit is contained in:
parent
d34b964cc2
commit
db46ffb63b
112 changed files with 3327 additions and 946 deletions
14
admin/public/ep_admin_pads/da.json
Normal file
14
admin/public/ep_admin_pads/da.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Saederup92"
|
||||
]
|
||||
},
|
||||
"ep_adminpads2_action": "Handling",
|
||||
"ep_adminpads2_delete.value": "Slet",
|
||||
"ep_adminpads2_last-edited": "Sidst redigeret",
|
||||
"ep_adminpads2_loading": "Indlæser...",
|
||||
"ep_adminpads2_no-results": "Ingen resultater",
|
||||
"ep_adminpads2_unknown-error": "Ukendt fejl",
|
||||
"ep_adminpads2_unknown-status": "Ukendt status"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue