Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Owo Sugiana / yaform

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • yaform
  • detable
  • i18n.py
  • Owo Sugiana's avatar
    Tambah modul detable · 689de5ef
    Owo Sugiana committed Apr 18, 2022
    689de5ef
i18n.py 109 Bytes
RawBlameHistoryPermalink
1 2 3 4 5
"""I18n."""
from translationstring import TranslationStringFactory


_ = TranslationStringFactory("detable")