8000 Update localization English and Indonesian · CoderJava/Flutter-News-App@9dc1f6f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 9dc1f6f

Browse files
committed
Update localization English and Indonesian
1 parent 07baf22 commit 9dc1f6f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

assets/translations/en-US.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
22
"f_news": "FNews",
3-
"dev_f_news": "Dev FNews"
3+
"dev_f_news": "Dev FNews",
4+
"smart_news_for_smart_people": "Smart news for smart people",
5+
"get_started_by_sign_in_now": "Get started by sign in now",
6+
"sign_in_with_google": "Sign in with Google",
7+
"sign_in_with_twitter": "Sign in with Twitter",
8+
"sign_in_with_github": "Sign in with Github",
9+
"sign_out": "Sign out"
410
}

assets/translations/id-ID.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
22
"f_news": "FNews",
3-
"dev_f_news": "Dev FNews"
3+
"dev_f_news": "Dev FNews",
4+
"smart_news_for_smart_people": "Smart news for smart people",
5+
"get_started_by_sign_in_now": "Get started by sign in now",
6+
"sign_in_with_google": "Sign in with Google",
7+
"sign_in_with_twitter": "Sign in with Twitter",
8+
"sign_in_with_github": "Sign in with Github",
9+
"sign_out": "Sign out"
410
}

0 commit comments

Comments
 (0)
0