slug icon indicating copy to clipboard operation
slug copied to clipboard

Add Italian language substitutions

Open TomOne opened this issue 2 years ago • 1 comments

Substitutions:

  • & -> e (https://dictionary.cambridge.org/dictionary/english-italian/and)
  • @ -> chiocciola (https://dictionary.cambridge.org/dictionary/english-italian/at-sign)

TomOne avatar Mar 22 '22 13:03 TomOne

Codecov Report

Merging #68 (f1df8b6) into master (f347b0c) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          135       141    +6     
=========================================
+ Hits           135       141    +6     
Impacted Files Coverage Δ
languages_substitution.go 100.00% <100.00%> (ø)
slug.go 100.00% <100.00%> (ø)

codecov[bot] avatar Mar 22 '22 13:03 codecov[bot]