Skip to content

Instantly share code, notes, and snippets.

@tyrann0us
Last active June 8, 2020 09:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tyrann0us/2231b4af0a47f8b79cf873d1ba2c7e68 to your computer and use it in GitHub Desktop.
Save tyrann0us/2231b4af0a47f8b79cf873d1ba2c7e68 to your computer and use it in GitHub Desktop.
All WooCommerce order status with German translation (and slug)
"Pending payment" (pending) = "Zahlung ausstehend"
"Processing" (processing) = "In Bearbeitung"
"On hold" (on-hold) = "In Wartestellung"
"Completed" (completed) = "Abgeschlossen" ("Fertiggestellt" in some places for Swiss German)
"Cancelled" (cancelled) = "Storniert/Abgebrochen"
"Refunded" (refunded) = "Rückerstattet"
"Failed" (failed) = "Fehlgeschlagen"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment