Skip to content

Commit

Permalink
Translate export to Afrikaans
Browse files Browse the repository at this point in the history
  • Loading branch information
elletjies authored Dec 5, 2024
1 parent 11cf966 commit 676cab6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2879,6 +2879,11 @@
To make something visible outside a [module](#module) so that other parts of a
program can [import](#import) it. In most languages a module must export things
explicitly in an attempt to avoid [name collision](#name_collision).
af:

Check failure on line 2882 in glossary.yml

View workflow job for this annotation

GitHub Actions / build (3.8)

2882:8 [empty-values] empty value in block mapping
term: "uitvoer"

Check failure on line 2883 in glossary.yml

View workflow job for this annotation

GitHub Actions / build (3.8)

2883:5 [key-duplicates] duplication of key "term" in mapping
def: >

Check failure on line 2884 in glossary.yml

View workflow job for this annotation

GitHub Actions / build (3.8)

2884:5 [key-duplicates] duplication of key "def" in mapping
Om iets sigbaar te maak buite 'n [module](#module) sodat ander dele van 'n program dit kan [invoer](#import).
In die meeste programmeertale moet 'n module dinge uitdruklik uitvoer om [naamkonflik](#name_collision) te voorkom.
- slug: fail_test
Expand Down

0 comments on commit 676cab6

Please sign in to comment.