Skip to content

Commit

Permalink
Update Japanese definition of ‘variable’
Browse files Browse the repository at this point in the history
Co-authored-by: Naoe Tatara <[email protected]>
  • Loading branch information
TomKellyGenetics and naoe-tatara authored Apr 15, 2021
1 parent 8f5f12c commit d41f0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6060,7 +6060,7 @@
ja:
term: "変数 (プログラム)"
def: >
プログラム内で使用される、データが関連付けられる総称。変数の値は定義した後で変更が可能。
プログラム内で使用される、データが関連付けられる箱のようなものの総称。変数の値は定義した後で変更が可能。
変数は英語で「variable」(ヴァリアブル)という。
Expand Down

0 comments on commit d41f0e2

Please sign in to comment.