mirror of
https://github.com/msberends/AMR.git
synced 2025-09-02 18:24:09 +02:00
(v2.1.1.9233) chore: make all argument texts full sentences
This commit is contained in:
@@ -19,7 +19,7 @@ translate_AMR(x, language = get_AMR_locale())
|
||||
\arguments{
|
||||
\item{language}{Language to choose. Use one of these supported language names or ISO-639-1 codes: English (en), Chinese (zh), Czech (cs), Danish (da), Dutch (nl), Finnish (fi), French (fr), German (de), Greek (el), Italian (it), Japanese (ja), Norwegian (no), Polish (pl), Portuguese (pt), Romanian (ro), Russian (ru), Spanish (es), Swedish (sv), Turkish (tr), or Ukrainian (uk).}
|
||||
|
||||
\item{x}{Text to translate}
|
||||
\item{x}{Text to translate.}
|
||||
}
|
||||
\description{
|
||||
For language-dependent output of \code{AMR} functions, such as \code{\link[=mo_name]{mo_name()}}, \code{\link[=mo_gramstain]{mo_gramstain()}}, \code{\link[=mo_type]{mo_type()}} and \code{\link[=ab_name]{ab_name()}}.
|
||||
|
Reference in New Issue
Block a user