update v 1.0.7.5
This commit is contained in:
10
vendor/symfony/translation/Tests/fixtures/fuzzy-translations.po
vendored
Normal file
10
vendor/symfony/translation/Tests/fixtures/fuzzy-translations.po
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#, php-format
|
||||
msgid "foo1"
|
||||
msgstr "bar1"
|
||||
|
||||
#, fuzzy, php-format
|
||||
msgid "foo2"
|
||||
msgstr "fuzzy bar2"
|
||||
|
||||
msgid "foo3"
|
||||
msgstr "bar3"
|
||||
Reference in New Issue
Block a user