We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0299c commit 7afb7abCopy full SHA for 7afb7ab
translations/theme.install.yml
@@ -19,6 +19,10 @@ messages:
19
theme-default-success: 'The "%s" theme has been installed successfully as default theme'
20
disabled-themes: 'Only uninstalled themes will be listed in autocomplete'
21
invalid-theme-default: 'Option default is only valid for one theme'
22
+ getting-releases: 'Getting releases for theme "%s"'
23
+ select-release: 'Please select your favorite release'
24
+ downloading: 'Downloading theme "%s" release "%s"'
25
+ downloaded: 'Module "%s" version "%s" was downloaded successfully at "%s"'
26
examples:
27
- description: 'Install theme specifying the name'
28
execution: |
0 commit comments