mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
New translations date.json (Japanese)
This commit is contained in:
11
public/locales/ja/modules/date.json
Normal file
11
public/locales/ja/modules/date.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "Date",
|
||||||
|
"description": "Show the current time and date in a card",
|
||||||
|
"settings": {
|
||||||
|
"display24HourFormat": {
|
||||||
|
"label": "Display full time (24-hour)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user