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:
@@ -4,7 +4,7 @@
|
||||
//<![CDATA[
|
||||
phpbb.plupload = {
|
||||
i18n: {
|
||||
'b': '{LA_B}',
|
||||
'b': '{LA_BYTES_SHORT}',
|
||||
'kb': '{LA_KB}',
|
||||
'mb': '{LA_MB}',
|
||||
'gb': '{LA_GB}',
|
||||
|
Reference in New Issue
Block a user