Sha256: 213d9e462d6276bd0d779fc5c3e3f0b350f1e7f4db6a7c56ae290322960f9981
Contents?: true
Size: 256 Bytes
Versions: 8
Compression:
Stored size: 256 Bytes
Contents
# frozen_string_literal: true module RubyLokaliseApi module Collections class Translations < Base ENDPOINT = RubyLokaliseApi::Endpoints::TranslationsEndpoint RESOURCE = RubyLokaliseApi::Resources::Translation end end end
Version data entries
8 entries across 8 versions & 1 rubygems