Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for disan (0.02 sec)

  1. src/main/webapp/js/admin/moment-with-locales.min.js

    eturn s?n[t][0]:n[t][1]}function cn(e,a,t,s){var n={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return s?n[t][0]:n[t][1]}M.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 360.5K bytes
    - Viewed (2)
  2. docs/fr/docs/tutorial/first-steps.md

    </div>
    
    /// note
    
    La commande `uvicorn main:app` fait référence à :
    
    * `main` : le fichier `main.py` (le module Python).
    * `app` : l'objet créé dans `main.py` via la ligne `app = FastAPI()`.
    * `--reload` : l'option disant à uvicorn de redémarrer le serveur à chaque changement du code. À ne pas utiliser en production !
    
    ///
    
    Vous devriez voir dans la console, une ligne semblable à la suivante :
    
    ```hl_lines="4"
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    square7.de
    bplaced.net
    square7.net
    
    // Brave : https://brave.com
    // Submitted by Andrea Brancaleoni <******@****.***>
    *.s.brave.io
    
    // Brendly : https://brendly.rs
    // Submitted by Dusan Radovanovic <******@****.***>
    shop.brendly.hr
    shop.brendly.rs
    
    // BrowserSafetyMark
    // Submitted by Dave Tharp <******@****.***>
    browsersafetymark.io
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
Back to top