i18n: add bundle for idea-completion

This commit is contained in:
Dmitry Gridin
2020-03-10 15:13:33 +07:00
parent 4a7160b51a
commit 22c94026c6
6 changed files with 38 additions and 10 deletions
@@ -0,0 +1,6 @@
exclude.0.from.completion=Exclude '{0}' from completion
insert.lambda.template=Insert lambda template
presentation.tail.for.0=\ for {0}
presentation.tail.for.0.in.1=\ for {0} in {1}
presentation.tail.from.0=\ (from {0})
presentation.tail.in.0=in {0}