diff options
author | Diego MartÃnez <lkaezadl3@yahoo.com> | 2016-10-08 06:07:41 -0300 |
---|---|---|
committer | Diego MartÃnez <lkaezadl3@yahoo.com> | 2016-11-17 19:19:51 -0300 |
commit | 75a0e6a31880bb3b0412288e7add99257805e8d1 (patch) | |
tree | 169dec883ca920880eec83af1034489ece621f0d /locale/pl.txt | |
parent | 5b9a53bf293ee07885a2c1ef35d809d356dd672d (diff) |
Bags: Code cleanup and per-bag trash slot.
* Turn page creation into a loop.
* Add per-bag trash slot.
* Changed i18n to allow replacements.
Diffstat (limited to 'locale/pl.txt')
-rw-r--r-- | locale/pl.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/locale/pl.txt b/locale/pl.txt index 6173a5f..ef3e821 100644 --- a/locale/pl.txt +++ b/locale/pl.txt @@ -2,10 +2,7 @@ ### bags.lua ### Bags = Plecaki -Bag 1 = Plecak 1 -Bag 2 = Plecak 2 -Bag 3 = Plecak 3 -Bag 4 = Plecak 4 +Bag @1 = Plecak @1 Small Bag = Maly plecak Medium Bag = Sredni plecak Large Bag = Duzy plecak |