Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b53bed

Browse files
authored
docs: add available locales section (anuraghazra#3331)
* docs: add available locales section* dev
1 parent88c507c commit3b53bed

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

‎readme.md‎

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ You can customize the appearance of all your cards however you wish with URL par
294294
*`hide_border` - Hides the card's border*(boolean)*. Default:`false`
295295
*`theme` - Name of the theme, choose from[all available themes](./themes/README.md). Default:`default` theme.
296296
*`cache_seconds` - Sets the cache header manually*(min: 21600, max: 86400)*. Default:`21600 seconds (6 hours)`.
297-
*`locale` - Sets the language in the card*(e.g. cn, de, es, etc.)*. Default:`en`.
297+
*`locale` - Sets the language in the card, you can check full list of available locales[here](#available-locales). Default:`en`.
298298
*`border_radius` - Corner rounding on the card. Default:`4.5`.
299299

300300
>[!WARNING]\
@@ -306,6 +306,60 @@ You can provide multiple comma-separated values in the bg\_color option to rende
306306

307307
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
308308

309+
#####Available locales
310+
311+
Here is a list of all available locales:
312+
313+
<table>
314+
<tr><td>
315+
316+
| Code| Locale|
317+
| ---| ---|
318+
|`cn`| Chinese|
319+
|`zh-tw`| Chinese (Taiwan)|
320+
|`ar`| Arabic|
321+
|`cs`| Czech|
322+
|`de`| German|
323+
|`en`| English|
324+
|`bn`| Bengali|
325+
|`es`| Spanish|
326+
|`fr`| French|
327+
|`hu`| Hungarian|
328+
329+
</td><td>
330+
331+
| Code| Locale|
332+
| ---| ---|
333+
|`it`| Italian|
334+
|`ja`| Japanese|
335+
|`kr`| Korean|
336+
|`nl`| Dutch|
337+
|`pt-pt`| Portuguese (Portugal)|
338+
|`pt-br`| Portuguese (Brazil)|
339+
|`np`| Nepali|
340+
|`el`| Greek|
341+
|`ru`| Russian|
342+
|`uk-ua`| Ukrainian|
343+
344+
</td><td>
345+
346+
| Code| Locale|
347+
| ---| ---|
348+
|`id`| Indonesian|
349+
|`ml`| Malayalam|
350+
|`my`| Burmese|
351+
|`sk`| Slovak|
352+
|`tr`| Turkish|
353+
|`pl`| Polish|
354+
|`uz`| Uzbek|
355+
|`vi`| Vietnamese|
356+
|`se`| Swedish|
357+
358+
</td></tr>
359+
</table>
360+
361+
If we don't support your language, please consider contributing!
362+
309363
####Stats Card Exclusive Options
310364

311365
*`hide` - Hides the[specified items](#hiding-individual-stats) from stats*(Comma-separated values)*. Default:`[] (blank array)`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp