i18n on the web - deepseek translations2
This commit is contained in:
@@ -20,6 +20,7 @@ ui-back-to-admin-panel = ← Admin panel
|
||||
ui-back-to-form = Back to the form
|
||||
ui-dismiss-alert = dismiss alert
|
||||
notice-log-in-first = Please <a href="/login">log in</a> first.
|
||||
services-cross-site-rejected = Cross-site form submission rejected
|
||||
|
||||
nav-admin = Admin
|
||||
nav-permissions = Permissions
|
||||
@@ -117,6 +118,10 @@ admin-unavailable-title = Admin panel unavailable
|
||||
admin-forbidden = This account is not allowed to open the admin panel.
|
||||
|
||||
admin-profiles = Profiles
|
||||
admin-global-label = Global
|
||||
admin-err-unknown-profile = Unknown profile '{ $name }'
|
||||
admin-err-table-not-in-profile = Table '{ $name }' is not part of the selected profile
|
||||
admin-err-backend-no-structure = The backend did not return the structure for '{ $name }'
|
||||
admin-no-profiles-available = No profiles available.
|
||||
admin-table-count = { $count ->
|
||||
[one] { $count } table
|
||||
|
||||
Reference in New Issue
Block a user