Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix syntax in documentation for I18n::Backend::Base.interpolate #691

Merged

Conversation

tom-lord
Copy link
Contributor

@tom-lord tom-lord commented Mar 24, 2024

A small mistake in documentation that I noticed while working on #682

["maybe no, %{user}, "no, %{user}"]

image

@tom-lord tom-lord marked this pull request as ready for review March 24, 2024 18:59
* master:
  Remove unnecessary line
  Use left recursion
  Optimize I18n::Locale::Fallbacks#compute
  Fix example doc
  More examples documented
  Modify behaviour for Hash and (maybe nested) Array translations
  Add tests and error handling for non-string translations
  racc has been extracted to a gem since Ruby 3.3
  Add I18n.interpolation_keys
@radar radar merged commit 5bec0bc into ruby-i18n:master May 6, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants