Files
QuickLook/QuickLook.Plugin/QuickLook.Plugin.FontViewer/Translations.config

17 lines
512 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Translations>
<en>
<SAMPLE_TEXT>The quick brown fox jumped over the lazy dog. 1234567890</SAMPLE_TEXT>
</en>
<zh-CN>
<SAMPLE_TEXT>Innovation in China 中国智造,惠及全球 0123456789</SAMPLE_TEXT>
</zh-CN>
<zh-TW>
<SAMPLE_TEXT>Innovation in China 中國智造,惠及全球 0123456789</SAMPLE_TEXT>
</zh-TW>
<de>
<SAMPLE_TEXT>Der schnelle braune Fuchs sprang über den faulen Hund. 1234567890</SAMPLE_TEXT>
</de>
</Translations>