CopyTuner Client
JSON →Manage Rails i18n translations with CopyTuner. Search, update, and create translation keys.
Tools · 5
- search_key Rails i18nキーの検索(t()やI18n.t()で使用されるキーの検索に最適化)
- search_translations 翻訳内容による検索(特定のテキストを含む翻訳の検索)
- create_i18n_key 新しいi18nキーの作成(複数言語対応、非同期処理)
- get_locales プロジェクトで使用中のロケール一覧の取得
- get_edit_url 登録済みキーの編集画面URLの生成