Add strings
This commit is contained in:
parent
c9bcc381cb
commit
6bdd1d0629
1 changed files with 6 additions and 0 deletions
|
|
@ -100,6 +100,12 @@
|
|||
"editor.textarea.tab_hint": "Line already indented. Press <kbd>Tab</kbd> again or <kbd>Escape</kbd> to leave the editor.",
|
||||
"editor.textarea.shift_tab_hint": "No indentation on this line. Press <kbd>Shift</kbd> + <kbd>Tab</kbd> again or <kbd>Escape</kbd> to leave the editor.",
|
||||
"admin.dashboard.cleanup_offline_runners": "Cleanup offline runners",
|
||||
"settings.theme_recommended": "Recommended",
|
||||
"settings.theme_light": "Light",
|
||||
"settings.theme_dark": "Dark",
|
||||
"settings.theme_auto": "Auto (per your browser)",
|
||||
"error.issue_not_found": "Issue not found",
|
||||
"admin.dashboard.cleanup_offline_runners": "Cleanup offline runners",
|
||||
"settings.visibility.description": "Profile visibility affects others' ability to access your non-private repositories. <a href=\"%s\" target=\"_blank\">Learn more</a>",
|
||||
"avatar.constraints_hint": "Custom avatar may not exceed %[1]s in size or be larger than %[2]dx%[3]d pixels",
|
||||
"meta.last_line": "Thank you for translating Forgejo! This line isn't seen by the users but it serves other purposes in the translation management. You can place a fun fact in the translation instead of translating it."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue