mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Merge branch 'master' into vdom
This commit is contained in:
commit
026bba1876
62 changed files with 1516 additions and 176 deletions
|
@ -1,6 +1,12 @@
|
|||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
vi:
|
||||
site_settings:
|
||||
enable_imgur: "Kích hoạt imgur api để tải file lên, không lưu trữ file tại máy chủ."
|
||||
imgur_client_id: "Client ID imgur.com của bạn, cần cho chức năng tải ảnh lên. "
|
||||
imgur_client_secret: "Client secret của bạn tạo imgur.com. Hiện tại không cần để tải ảnh lên, nhưng sẽ có trong tương lai."
|
||||
|
||||
imgur_client_id: "Bạn cần client ID của imgur.com cho chức năng tải file lên."
|
||||
imgur_client_secret: "Client secret của bạn tại imgur.com chưa cần để tải ảnh lên, nhưng nó sẽ được yêu cầu trong tương lai."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue