Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 15 translations.

NameCurrent message text
 h Bulgarian (bg)Например, ако имате example.org/ls1 и example.org/ls2, актуализирайте конфигурационния файл ls1:
<syntaxhighlight lang="php" enclose="pre">
'сесия' => масив (
 'cookieParams' => масив(
 'път' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Danish (da)For eksempel, hvis du har example.org/ls1 og example.org/ls2, skal du opdatere ls1-konfigurationsfilen:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'sti' => '/ls1' )
 ),
</syntaxhighlight>
 h German (de)Wenn Sie beispielsweise example.org/ls1 und example.org/ls2 haben, aktualisieren Sie die ls1-Konfigurationsdatei:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h English (en)For example, if you have example.org/ls1 and example.org/ls2, update the ls1 config file:
<syntaxhighlight lang="php" enclose="pre">
       'session' => array (
           'cookieParams' => array(
                   'path' => '/ls1',
               ),
           ),
       'request' => array(
           'csrfCookie' => array( 'path' => '/ls1' )
       ),
</syntaxhighlight>
 h Spanish (es)Por ejemplo, si tiene example.org/ls1 y example.org/ls2, actualice el archivo de configuración de ls1:
<syntaxhighlight lang="php" enclose="pre"> 'sesión' => matriz (
 'cookieParams' => matriz(
 'ruta' => '/ls1',
 ),
 ),
 'solicitud' => matriz(
 'csrfCookie' => matriz( 'ruta' => '/ls1' )
 ),
</syntaxhighlight>
 h French (fr)Par exemple, si vous disposez de example.org/ls1 et example.org/ls2, mettez à jour le fichier de configuration ls1 :
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => tableau (
 'cookieParams' => tableau(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Hungarian (hu)Például, ha az example.org/ls1 és example.org/ls2 rendelkezik, frissítse az ls1 konfigurációs fájlt:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'útvonal' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'útvonal' => '/ls1' )
 ),
</syntaxhighlight>
 h Italian (it)Ad esempio, se hai example.org/ls1 e example.org/ls2, aggiorna il file di configurazione ls1:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Japanese (ja)たとえば、example.org/ls1とexample.org/ls2がある場合は、ls1設定ファイルを更新します。
<syntaxhighlight lang="php" enclose="pre">
       'session' => array (
           'cookieParams' => array(
                   'path' => '/ls1',
               ),
           ),
       'request' => array(
           'csrfCookie' => array( 'path' => '/ls1' )
       ),
</syntaxhighlight>
 h Dutch (nl)Bijvoorbeeld, je hebt example.org/ls1 en example.org/ls2 : het bijwerken van het configuratie-bestand van ls1:
<syntaxhighlight lang="php" enclose="pre">
 'sessie' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Polish (pl)Na przykład, jeśli masz example.org/ls1 i example.org/ls2, zaktualizuj plik konfiguracyjny ls1:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => tablica (
 'cookieParams' => tablica(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Romanian (ro)De exemplu, dacă aveți example.org/ls1 și example.org/ls2, actualizați fișierul de configurare ls1:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Slovenian (sl)Na primer, če imate example.org/ls1 in example.org/ls2, posodobite konfiguracijsko datoteko ls1:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Vietnamese (vi)Ví dụ: nếu bạn có example.org/ls1 và example.org/ls2, hãy cập nhật tệp cấu hình ls1:
<syntaxhighlight lang="php" enclose="pre"> 
 'session' => array (
 'cookieParams' => array(
 'path' => '/ls1',
 ),
 ),
 'request' => array(
 'csrfCookie' => array( 'path' => '/ls1' )
 ),
</syntaxhighlight>
 h Chinese (China) (zh-cn)For example, if you have example.org/ls1 and example.org/ls2, update the ls1 config file:
<syntaxhighlight lang="php" enclose="pre">
       'session' => array (
           'cookieParams' => array(
                   'path' => '/ls1',
               ),
           ),
       'request' => array(
           'csrfCookie' => array( 'path' => '/ls1' )
       ),
</syntaxhighlight>