Skip to content

Commit

Permalink
Migrate 2 snippets from old repo
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinleinweber committed Nov 3, 2024
1 parent 0826191 commit 685df48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/greetings-german/0.1.0/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ global_vars:

matches:

- trigger: ",sgdh"
replace: "Sehr geehrte Dame, Sehr geehrter Herr,\n\n"

- trigger: ",sgf"
replace: "Sehr geehrte Frau {{clipboard}},\n\n\n"

- trigger: ",sgh"
replace: "Sehr geehrter Herr {{clipboard}},\n\n\n"

- trigger: ",sgt"
replace: "Sehr geehrtes {{clipboard}}-Team,\n\n\n"

- trigger: ",gm"
replace: "Guten Morgen,\n\n\n"

Expand Down

0 comments on commit 685df48

Please sign in to comment.