summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/translator/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-30 21:55:26 +0000
committerKarl Berry <karl@freefriends.org>2017-11-30 21:55:26 +0000
commit2568ba5fe39456a77b0d8c0004bedb4216df342e (patch)
tree338ff76898b3d847ad9ccf6ec505c12d58c46435 /Master/texmf-dist/doc/latex/translator/README.md
parenta41abc226d31c85dd304637334f01646c2494297 (diff)
translator (30nov17)
git-svn-id: svn://tug.org/texlive/trunk@45955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/translator/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/translator/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/translator/README.md b/Master/texmf-dist/doc/latex/translator/README.md
new file mode 100644
index 00000000000..43fcb59db08
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/translator/README.md
@@ -0,0 +1,10 @@
+# translator - Easy translation of strings in LaTeX
+
+The translator package is a LaTeX package that provides a flexible
+mechanism for translating individual words into different languages. For
+example, it can be used to translate a word like figure into, say, the
+German word Abbildung. Such a translation mechanism is useful when the
+author of some package would like to localize the package such that
+texts are correctly translated into the language preferred by the user.
+The translator package is not intended to be used to automatically
+translate more than a few words.