mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
doc: fix French translations in function string_eval_expression (plugin API reference)
This commit is contained in:
@@ -1969,8 +1969,8 @@ première étendue à la dernière) :
|
||||
`texte rouge` (en rouge) +
|
||||
`texte orange gras` (en orange gras)
|
||||
|
||||
| `${info:name}` +
|
||||
`${info:name,arguments}` |
|
||||
| `${info:nom}` +
|
||||
`${info:nom,paramètres}` |
|
||||
Info de WeeChat ou d'une extension, voir la fonction
|
||||
<<_info_get,weechat_info_get>> |
|
||||
`${info:version}` +
|
||||
@@ -1983,7 +1983,7 @@ première étendue à la dernière) :
|
||||
`${sec.data.freenode_pass}` |
|
||||
`mon_mot_de_passe`
|
||||
|
||||
| `${file.section.option}` |
|
||||
| `${fichier.section.option}` |
|
||||
Valeur de l'option |
|
||||
`${weechat.look.buffer_time_format}` |
|
||||
`%H:%M:%S`
|
||||
|
||||
Reference in New Issue
Block a user