mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 13:05:36 +01:00
add new keys for minutes and seconds (s,m)
This commit is contained in:
parent
b39ef68372
commit
058c069d0c
4 changed files with 23 additions and 1 deletions
|
|
@ -345,6 +345,12 @@
|
|||
"value": "الأعضاء"
|
||||
}
|
||||
],
|
||||
"label.minutes": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "د"
|
||||
}
|
||||
],
|
||||
"label.mobile": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -505,6 +511,12 @@
|
|||
"value": "الشاشات"
|
||||
}
|
||||
],
|
||||
"label.seconds": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "ث"
|
||||
}
|
||||
],
|
||||
"label.select-website": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue