i18n: add bundle for idea-repl
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
0.to.execute=<{0}> to execute
|
||||
build.and.restart=Build and restart
|
||||
build.module.0.and.restart=Build module ''{0}'' and restart
|
||||
cannot.find.project=Cannot find project
|
||||
choose.context.module=Choose context module...
|
||||
error=Error:
|
||||
executed.command=Executed command
|
||||
history.of.executed.commands=History of executed commands
|
||||
info=Info:
|
||||
input.line=Input line
|
||||
kotlin.repl=Kotlin REPL
|
||||
kotlin.repl.configuration.error=Kotlin REPL Configuration Error
|
||||
no.modules.were.found=No modules were found
|
||||
project.not.found=Project not found
|
||||
result=Result
|
||||
runtime.exception=Runtime exception
|
||||
system.help=System help
|
||||
there.were.compilation.errors.in.module.0=There were compilation errors in module {0}
|
||||
waiting.for.input=Waiting for input...
|
||||
warning=Warning:
|
||||
write.your.commands.here=Write your commands here
|
||||
you.re.running.the.repl.with.outdated.classes=You’re running the REPL with outdated classes:\u0020
|
||||
Reference in New Issue
Block a user