mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
db46ffb63b
* 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.
14 lines
371 B
JSON
14 lines
371 B
JSON
{
|
|
"@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"
|
|
}
|