mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Update app/src/i18n/locales/en.json
This commit is contained in:
parent
538a48ed99
commit
4d49280012
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
"APIInternalError": "YunoHost encountered an internal error",
|
"APIInternalError": "YunoHost encountered an internal error",
|
||||||
"APINotFoundError": "YunoHost API could not find a route",
|
"APINotFoundError": "YunoHost API could not find a route",
|
||||||
"APINotRespondingError": "YunoHost API is not responding",
|
"APINotRespondingError": "YunoHost API is not responding",
|
||||||
"APIConnectionError": "YunoHost encountered a connection error"
|
"APIConnexionError": "YunoHost encountered a connection error"
|
||||||
},
|
},
|
||||||
"all_apps": "All apps",
|
"all_apps": "All apps",
|
||||||
"api_not_found": "Seems like the web-admin tried to query something that doesn't exist.",
|
"api_not_found": "Seems like the web-admin tried to query something that doesn't exist.",
|
||||||
|
|
Loading…
Add table
Reference in a new issue