[
{ "key": "person.alice", "category": "person" },
{ "key": "person.bob", "category": "person" },
{ "key": "person.you", "category": "person" },
{ "key": "place.sky", "category": "place" },
{ "key": "object.book", "category": "object" },
{ "key": "animal.turkey", "category": "animal" },
{ "key": "country.turkey", "category": "country" },
{ "key": "ui.user", "category": "ui" },
{ "key": "ui.users", "category": "ui" },
{ "key": "ui.username", "category": "ui" },
{ "key": "ui.password", "category": "ui" },
{ "key": "ui.email", "category": "ui" },
{ "key": "ui.phone", "category": "ui" },
{ "key": "ui.code", "category": "ui" },
{ "key": "ui.verification_code", "category": "ui" },
{ "key": "ui.login", "category": "ui" },
{ "key": "ui.logout", "category": "ui" },
{ "key": "ui.register", "category": "ui" },
{ "key": "ui.profile", "category": "ui" },
{ "key": "ui.settings", "category": "ui" },
{ "key": "ui.search", "category": "ui" },
{ "key": "ui.save", "category": "ui" },
{ "key": "ui.cancel", "category": "ui" },
{ "key": "ui.confirm", "category": "ui" },
{ "key": "ui.submit", "category": "ui" },
{ "key": "ui.reset", "category": "ui" },
{ "key": "ui.retry", "category": "ui" },
{ "key": "ui.back", "category": "ui" },
{ "key": "ui.next", "category": "ui" },
{ "key": "ui.previous", "category": "ui" },
{ "key": "ui.home", "category": "ui" },
{ "key": "ui.dashboard", "category": "ui" },
{ "key": "ui.remember_me", "category": "ui" },
{ "key": "ui.required", "category": "ui" },
{ "key": "ui.optional", "category": "ui" },
{ "key": "web.file", "category": "web" },
{ "key": "web.files", "category": "web" },
{ "key": "web.page", "category": "web" },
{ "key": "web.server", "category": "web" },
{ "key": "web.network", "category": "web" },
{ "key": "web.request", "category": "web" },
{ "key": "web.response", "category": "web" },
{ "key": "web.requested_file", "category": "web" },
{ "key": "web.session", "category": "web" },
{ "key": "web.token", "category": "web" },
{ "key": "web.permission", "category": "web" },
{ "key": "connector.and", "category": "connector" },
{ "key": "connector.or", "category": "connector" },
{ "key": "connector.not", "category": "connector" },
{ "key": "connector.is", "category": "connector" },
{ "key": "connector.are", "category": "connector" },
{ "key": "connector.please", "category": "connector" },
{ "key": "state.valid", "category": "state" },
{ "key": "state.invalid", "category": "state" },
{ "key": "state.required", "category": "state" },
{ "key": "state.empty", "category": "state" },
{ "key": "state.missing", "category": "state" },
{ "key": "state.not_found", "category": "state" },
{ "key": "state.unavailable", "category": "state" },
{ "key": "state.expired", "category": "state" },
{ "key": "state.denied", "category": "state" },
{ "key": "state.success", "category": "state" },
{ "key": "state.failed", "category": "state" },
{ "key": "state.loading", "category": "state" },
{ "key": "state.saving", "category": "state" },
{ "key": "state.saved", "category": "state" },
{ "key": "action.request", "category": "action" },
{ "key": "action.load", "category": "action" },
{ "key": "action.save", "category": "action" },
{ "key": "action.delete", "category": "action" },
{ "key": "action.update", "category": "action" },
{ "key": "action.create", "category": "action" },
{ "key": "action.try_again", "category": "action" }
]