Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion js/locale/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"discover_open_source": "مفتوح المصدر",
"discover_international": "دولي",
"discover_recent": "الحديثة",
"discover_ai": "الذكاء الاصطناعي",
"active_counts": "%{active_users} من المستخدمين النشطين",
"ok": "موافق",
"cancel": "إلغاء",
Expand All @@ -106,5 +107,7 @@
"hot_topics": "الموضوعات الرائجة",
"sites": "المواقع",
"find_new_communities": "العثور على مجتمعات جديدة للانضمام إليها",
"no_hot_topics": "لم يتم العثور على موضوعات رائجة لهذا الموقع."
"no_hot_topics": "لم يتم العثور على موضوعات رائجة لهذا الموقع.",
"oops": "عذرًا، حدث خطأ ما.",
"still_loading": "لا يزال التحميل مستمرًا..."
}
2 changes: 1 addition & 1 deletion js/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
"find_new_communities": "Finde neue Communitys, denen du beitreten kannst",
"no_hot_topics": "Für diese Website wurden keine heißen Themen gefunden.",
"oops": "Ups, da ist etwas schiefgelaufen.",
"still_loading": "Wird immer noch geladen..."
"still_loading": "Wird immer noch geladen …"
}
5 changes: 4 additions & 1 deletion js/locale/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"discover_open_source": "オープンソース",
"discover_international": "海外",
"discover_recent": "最近",
"discover_ai": "AI",
"active_counts": "%{active_users} アクティブユーザー",
"ok": "OK",
"cancel": "キャンセル",
Expand All @@ -86,5 +87,7 @@
"hot_topics": "ホットなトピック",
"sites": "サイト",
"find_new_communities": "参加できる新しいコミュニティーを探す",
"no_hot_topics": "このサイトにはホットなトピックがありません。"
"no_hot_topics": "このサイトにはホットなトピックがありません。",
"oops": "エラーが発生しました。",
"still_loading": "まだ読み込み中..."
}
5 changes: 4 additions & 1 deletion js/locale/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"discover_open_source": "开源",
"discover_international": "国际",
"discover_recent": "最近",
"discover_ai": "ai",
"active_counts": "%{active_users} 个活跃用户",
"ok": "确定",
"cancel": "取消",
Expand All @@ -86,5 +87,7 @@
"hot_topics": "热门话题",
"sites": "站点",
"find_new_communities": "查找可以加入的新社区",
"no_hot_topics": "未在此站点上找到热门话题。"
"no_hot_topics": "未在此站点上找到热门话题。",
"oops": "糟糕,出错了。",
"still_loading": "仍在加载…"
}