mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-26 19:26:05 +02:00
added "pages" translation file to languages
This commit is contained in:
7
public/language/ar/pages.json
Normal file
7
public/language/ar/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/cs/pages.json
Normal file
7
public/language/cs/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/de/pages.json
Normal file
7
public/language/de/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/en/pages.json
Normal file
7
public/language/en/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/es/pages.json
Normal file
7
public/language/es/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/fi/pages.json
Normal file
7
public/language/fi/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/fr/pages.json
Normal file
7
public/language/fr/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/it/pages.json
Normal file
7
public/language/it/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/pt_br/pages.json
Normal file
7
public/language/pt_br/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/sk/pages.json
Normal file
7
public/language/sk/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/zh_cn/pages.json
Normal file
7
public/language/zh_cn/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
7
public/language/zh_tw/pages.json
Normal file
7
public/language/zh_tw/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications"
|
||||
}
|
||||
Reference in New Issue
Block a user