1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12042] Replace B with a more meaningful key name

PHPBB3-12042
This commit is contained in:
Joas Schilling
2013-11-27 18:54:51 +01:00
parent 6a2d0c345c
commit f3d7823050
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
//<![CDATA[
phpbb.plupload = {
i18n: {
'b': '{LA_B}',
'b': '{LA_BYTES_SHORT}',
'kb': '{LA_KB}',
'mb': '{LA_MB}',
'gb': '{LA_GB}',