Skip to content

Commit 1149bef

Browse files
author
cg33
committed
add translations
1 parent 838fe29 commit 1149bef

File tree

5 files changed

+539
-401
lines changed

5 files changed

+539
-401
lines changed

modules/language/en.go

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,4 +405,46 @@ var en = LangSet{
405405
"admin.basic admin": "Basic Admin",
406406
"admin.a built-in plugins of goadmin which help you to build a crud manager platform quickly.": "A built-in plugins of GoAdmin which help you to build a crud manager platform quickly.",
407407
"admin.official": "Official",
408+
409+
"current page": "Current Page",
410+
"login": "Login",
411+
"username and password can not be empty": "Username and password can not be empty",
412+
"showing <b>%s</b> to <b>%s</b> of <b>%s</b> entries": "showing <b>%s</b> to <b>%s</b> of <b>%s</b> entries",
413+
"code generate tool": "Code Generator",
414+
"close": "close",
415+
"fail": "fail",
416+
"wrong captcha": "incorrect verification code",
417+
"config.must bigger than 900 seconds": "Must be greater than 900 seconds",
418+
"permission denied": "permission denied",
419+
"config.local": "local env",
420+
"view": "view",
421+
"site setting": "Site Setting",
422+
"del": "delete",
423+
"error": "error",
424+
"operation not allow": "operation not allowed",
425+
"config.prod": "production env",
426+
"edit fail": "edit failed",
427+
"login info": "Login Info",
428+
"config.hide plugin entrance": "Hide plugin page entry",
429+
"submit": "Submit",
430+
"managers manage": "Managers Manage",
431+
"menus": "Menu",
432+
"delete succeed": "delete succeed",
433+
"query time": "query time",
434+
"login overdue, please login again": "Login information expired. Please log in again",
435+
"create fail": "create failed",
436+
"tool.code generate tool": "Code Generator",
437+
"user": "user",
438+
"modify success": "modify success",
439+
"menu name": "menu name",
440+
"login fail": "login failed",
441+
"export": "export",
442+
"no permission": "no permission",
443+
"confirm": "confirm",
444+
"delete fail": "deletion failed",
445+
"success": "success",
446+
"system.site info": "Site Info",
447+
"site info": "Site Info",
448+
"more": "More",
449+
"config.test": "test env",
408450
}

0 commit comments

Comments
 (0)