MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Locale Class Reference

Static Public Member Functions

str translate_noop (str str)
str translate_noop (str ctx, str str)
str translate_noop (str single, str plural, int n)
str translate_noop (str ctx, str single, str plural, int n)

Detailed Description

This is a namespace.

Member Function Documentation

◆ translate_noop() [1/4]

str mrmeshpy.Locale.translate_noop ( str ctx,
str single,
str plural,
int n )
static

◆ translate_noop() [2/4]

str mrmeshpy.Locale.translate_noop ( str ctx,
str str )
static

◆ translate_noop() [3/4]

str mrmeshpy.Locale.translate_noop ( str single,
str plural,
int n )
static

◆ translate_noop() [4/4]

str mrmeshpy.Locale.translate_noop ( str str)
static
special no-op inline functions to mark string literal as translatable

The documentation for this class was generated from the following file: