diff options
author | Wuzzy <almikes@aol.com> | 2016-12-28 19:31:28 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-28 19:31:28 +0100 |
commit | c7d375b65f96b7e43759f4951cce7a6b468fd141 (patch) | |
tree | 6c4911a91c5fb820a27c8d5619c5e6cd784db0ad /locale | |
parent | ed13ef49039aca0bdec2a1ea7a1a9e8f5d59fb6c (diff) |
Add support for unlimited uses
Diffstat (limited to 'locale')
-rw-r--r-- | locale/de.txt | 1 | ||||
-rw-r--r-- | locale/template.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/locale/de.txt b/locale/de.txt index 573becf..3c6b94a 100644 --- a/locale/de.txt +++ b/locale/de.txt @@ -136,3 +136,4 @@ Durability: @1 uses = Haltbarkeit: @1 Benutzungen Durability: @1 = Haltbarkeit: @1 Mining durability: = Grabehaltbarkeit: • @1, level @2: @3 uses = • @1, Stufe @2: @3 Benutzungen +• @1, level @2: Unlimited = • @1, Stufe @2: Unbegrenzt diff --git a/locale/template.txt b/locale/template.txt index 323a84e..0de5c3a 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -136,3 +136,4 @@ Durability: @1 uses = Durability: @1 = Mining durability: = • @1, level @2: @3 uses = +• @1, level @2: Unlimited = |