L10n:Discord/HiddenSettings: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<includeonly>{{#switch: {{{1|}}} | #default = {{UnknownString}} | SendMarkRead = {{#switch: {{{lang|{{#var:PageLang}} }}} | #default = 1 = Send read receipts. | en = 1 = Send read receipts. | de = 1 = Send read receipts. | ru = 1 = Отправлять уведомления о прочтении. }} }}</includeonly><noinclude> {{Documentation}} Category:I18n: Plugins - content </noinclude>")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{{1|}}}
<includeonly>{{#switch: {{{1|}}}
| #default = {{UnknownString}}
| #default = {{UnknownString}}
| ApiUrl = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = URL of a third-party server compatible with Discord.
    | de = URL eines mit Discord kompatiblem Servers
    | en = URL of a third-party server compatible with Discord.
    | pl = URL of a third-party server compatible with Discord.
    | ru = URL стороннего сервера, совместимого с Discord.
  }}
| SendMarkRead = {{#switch: {{{lang|{{#var:PageLang}}  }}}
| SendMarkRead = {{#switch: {{{lang|{{#var:PageLang}}  }}}
     | #default = 1 = Send read receipts.
     | #default = 1 = Send read receipts.
     | en = 1 = Send read receipts.  
     | en = 1 = Send read receipts.  
     | de = 1 = Send read receipts.
     | de = 1 = Gelesen-Angaben senden.
     | ru = 1 = Отправлять уведомления о прочтении.  
     | ru = 1 = Отправлять уведомления о прочтении.  
   }}
   }}

Latest revision as of 22:37, 2 November 2024

Documentation[create]