Vargje PHP Lavarel¶
Ndryshuar në versionin 4.1.
The Laravel PHP localization files are supported as well with plurals:
Ndryshuar në versionin 5.15: The translation keys no longer include PHP structure and only contain the actual key.
<?php
return [
'welcome' => 'Welcome to our application',
'apples' => 'There is one apple|There are many apples',
];
Shihni edhe
File extensions |
|
|---|---|
Linguality ⓘ |
Monolingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Check flags added by this format ⓘ |
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 |