admin_translation_unset
Last edit: Nov 10, 2025
Unsets the translation key for a given locale
admin_translation_unset(
key: String!
locale: String!
): Translation
Arguments
key (String)
locale (String)
for example en, de etc.
Type
Translation
Translation