github.com/everlongproject/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/verify_strings/f_option/input_files/quota.go.es.json (about)

     1  [
     2     {
     3        "id": "Show quota info",
     4        "translation": "Mostrar información de cuotas"
     5     },
     6     {
     7        "id": "Routes",
     8        "translation": "Rutas"
     9     },
    10     {
    11        "id": "Services",
    12        "translation": "Servicios"
    13     },
    14     {
    15        "id": "CF_NAME quota QUOTA",
    16        "translation": "Cuota CF_NAME FEE"
    17     },
    18     {
    19        "id": "Getting quota {{.QuotaName}} info as {{.Username}}...",
    20        "translation": "Conseguir cuota {{.QuotaName}} info como {{. Nombre de usuario}} ..."
    21     },
    22     {
    23        "id": "Memory",
    24        "translation": "Memoria"
    25     },
    26     {
    27        "id": "Paid service plans",
    28        "translation": "Los planes de servicios de pago"
    29     }
    30  ]