Vargje PHP Lavarel¶
Ndryshuar në versionin 4.1.
The Laravel PHP localization files are supported as well with plurals:
<?php
return [
'welcome' => 'Welcome to our application',
'apples' => 'There is one apple|There are many apples',
];
Shihni edhe
Formësim Weblate-i¶
Typical Weblate Component configuration |
|
---|---|
Maskë kartele |
|
Kartelë njëgjuhëshe gjuhe bazë |
|
Gjedhe për përkthime të reja |
|
Format kartelash |
Laravel PHP strings |