Added Polski (#132)

* Create pl-PL.json

from https://github.com/louislam/dockge/pull/90 with merged review

* Update pl-PL.json

missed a few and noticed a few things that could be changed

* Add to list

* No overflow text

---------

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
Aonodensetsu
2023-11-21 17:04:51 +01:00
committed by GitHub
parent 67819ecd73
commit d92ea2dac9
3 changed files with 97 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ export default {
<style scoped>
.badge {
min-width: 62px;
overflow: hidden;
text-overflow: ellipsis;
}
.fixed-width {