fix: some GitHub run action problem (#13991)

This commit is contained in:
Joel
2025-02-19 11:35:19 +08:00
committed by GitHub
parent 19d413ac1e
commit 66747a8eef
151 changed files with 5894 additions and 99 deletions

View File

@@ -188,6 +188,12 @@ const translation = {
searchAllTemplate: 'Preišči vse predloge ...',
},
showMyCreatedAppsOnly: 'Prikaži samo aplikacije, ki sem jih ustvaril',
appSelector: {
params: 'PARAMETRI APLIKACIJE',
noParams: 'Parametri niso potrebni',
label: 'APL',
placeholder: 'Izberite aplikacijo ...',
},
}
export default translation