SemanticMediaWiki / SemanticResultFormats

Provides additional visualizations (result formats) for Semantic MediaWiki
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats
Other
45 stars 75 forks source link

i18n: replace Javascript with JavaScript #715

Closed shirayuki closed 2 years ago

shirayuki commented 2 years ago

Replace Javascript with JavaScript for consistency with other messages

codecov-commenter commented 2 years ago

Codecov Report

Merging #715 (54e9da6) into master (83d17b7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #715   +/-   ##
=========================================
  Coverage     39.31%   39.31%           
  Complexity     2046     2046           
=========================================
  Files            75       75           
  Lines          7233     7233           
=========================================
  Hits           2844     2844           
  Misses         4389     4389           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

kghbln commented 2 years ago

Thanks!