mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[i18n] Add some basic strings
This commit is contained in:
parent
2be9da941f
commit
93bbe32d04
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
"root_required" : "You must be root to perform this action",
|
"root_required" : "You must be root to perform this action",
|
||||||
"instance_already_running" : "An instance is already running",
|
"instance_already_running" : "An instance is already running",
|
||||||
"error_see_log" : "An error occured. Please see the log for details.",
|
"error_see_log" : "An error occured. Please see the log for details.",
|
||||||
|
"file_not_exist" : "File does not exist",
|
||||||
|
"folder_not_exist" : "Folder does not exist",
|
||||||
|
|
||||||
"unable_authenticate" : "Unable to authenticate",
|
"unable_authenticate" : "Unable to authenticate",
|
||||||
"unable_retrieve_session" : "Unable to retrieve the session",
|
"unable_retrieve_session" : "Unable to retrieve the session",
|
||||||
|
|
Loading…
Add table
Reference in a new issue