9 Commits

Author SHA1 Message Date
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
5f3d36ea21 Extract messages (#20022)
* {attribute} must not be equal to "{compareValue}""

* update config

* {attribute} must be greater than "{compareValueOrAttribute}".
{attribute} must be greater than or equal to "{compareValueOrAttribute}".
{attribute} must be less than "{compareValueOrAttribute}".
{attribute} must be less than or equal to "{compareValueOrAttribute}".

* {nFormatted} B
{nFormatted} GB
{nFormatted} kB
{nFormatted} MB
{nFormatted} PB
{nFormatted} TB

* {nFormatted} {n, plural, =1{byte} other{bytes}}
{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}
{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}
{nFormatted} {n, plural, =1{megabyte} other{megabytes}}
{nFormatted} {n, plural, =1{petabyte} other{petabytes}}
{nFormatted} {n, plural, =1{terabyte} other{terabytes}}

* Extract messages.
2023-10-21 18:22:41 +02:00
17386c7501 fix: keep doublequote 2023-09-26 16:24:47 +08:00
ced6d04dc1 fix: #19978 - Mistake in Korean translation 2023-09-26 16:16:35 +08:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
249e27a87d Regenerated translations 2014-05-20 19:39:37 +04:00
a928ff91ad Update yii.php 2014-05-16 10:30:39 +09:00
9c341d04c2 add Korean Language Translation 2014-05-16 10:23:54 +09:00