github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/set_quota.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
     4        "value": "set-quota",
     5        "offset": 525,
     6        "line": 22,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    11        "value": "Assign a quota to an org",
    12        "offset": 553,
    13        "line": 23,
    14        "column": 16
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    18        "value": "CF_NAME set-quota ORG QUOTA\n\n",
    19        "offset": 590,
    20        "line": 24,
    21        "column": 10
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    25        "value": "TIP:\n",
    26        "offset": 629,
    27        "line": 25,
    28        "column": 4
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    32        "value": "   View allowable quotas with 'CF_NAME quotas'",
    33        "offset": 643,
    34        "line": 26,
    35        "column": 4
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    39        "value": "Incorrect Usage",
    40        "offset": 885,
    41        "line": 32,
    42        "column": 20
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/set_quota.go",
    46        "value": "Setting quota %s to org %s as %s...",
    47        "offset": 1365,
    48        "line": 56,
    49        "column": 13
    50     }
    51  ]