Files
flutter_init_template/lib/l10n/arb/i18n.yaml
2026-03-10 13:36:40 +08:00

22 lines
324 B
YAML

#hello:
# zh: 你好
# en: Hello
#title:
# zh: 标题
# en: title
# description: 登陆标题
login:
hello:
zh: 你好
en: Hello
description: 登陆标题
title:
zh: 登陆标题
en: title
description: 登陆标题
common:
hello:
zh: 你好
en: Hello
description: 登陆标题