Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
ruby
/
3.0.0
/
rdoc
📤 Upload
📝 New File
📁 New Folder
Close
Editing: i18n.rb
# frozen_string_literal: true ## # This module provides i18n related features. module RDoc::I18n autoload :Locale, 'rdoc/i18n/locale' require_relative 'i18n/text' end
Save
Cancel