diff options
Diffstat (limited to 'lang/ro/language.php')
| -rwxr-xr-x | lang/ro/language.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ro/language.php b/lang/ro/language.php index 1bdc10f..a3b15ac 100755 --- a/lang/ro/language.php +++ b/lang/ro/language.php @@ -1,7 +1,7 @@ <?php // This language is the Romanian translation of bitweaver and // it was exported from the bitweaver database on 2008-08-25 08:08 -$lang=Array( +$lang=[ '1 -Lowest-' => '1 -Cel mai scăzut-', '2 -Low-' => '2 -Scăzut-', '3 -Normal-' => '3 -Normal-', @@ -1726,4 +1726,4 @@ $lang=Array( 'Yugoslavia' => 'Iugoslavia', 'Zambia' => 'Zambia', 'Zimbabwe' => 'Zimbabwe', -); +]; |
