Skip to content

Instantly share code, notes, and snippets.

@Soviut
Soviut / en.yaml
Created April 13, 2026 02:18
Example i18n file using an organization structure I've found very useful
# This is an internationalization (i18n) organization structure I've developed
# and have used in multiple projects.
#
# A key aspect is the use of groups to categorize keys by use case. This
# keeps things organized and easy to maintain since everything has a place. It
# also helps maintain a nesting depth no deeper than 3 (eg: "pages.home.title").
#
# Available groups:
# meta, nav, models, actions, messages, forms, components, pages, enums